fix component include

This commit is contained in:
2021-01-02 10:57:03 +01:00
parent 563a7b19a8
commit d570ce8cc7
11 changed files with 31 additions and 1259 deletions

View File

@ -13,4 +13,4 @@ set(EXTRA_COMPONENT_DIRS "../components")
set(TEST_COMPONENTS "mesh_ota" CACHE STRING "List of components to test")
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(unit_test_test)
project(unit_test_mesh_ota)