4 lines
106 B
CMake
4 lines
106 B
CMake
set(COMPONENT_SRCS "light_sleep_example_main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|