CMakeLists.txt 133 B

123
  1. idf_component_register(SRCS "mesh_light.c"
  2. "mesh_main.c"
  3. INCLUDE_DIRS "." "include")