OVMS3-idf/examples/mesh/manual_networking/main/CMakeLists.txt
2019-06-21 19:53:29 +08:00

4 lines
133 B
CMake

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