mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-30 13:56:36 +00:00
5 lines
105 B
CMake
5 lines
105 B
CMake
set(COMPONENT_SRCS "deep_sleep_example_main.c")
|
|
set(COMPONENT_ADD_INCLUDEDIRS ".")
|
|
|
|
register_component()
|