esp-idf/examples/mesh/internal_communication/main/CMakeLists.txt

4 wiersze
133 B
CMake

idf_component_register(SRCS "mesh_light.c"
"mesh_main.c"
INCLUDE_DIRS "." "include")