esp-idf/examples/system/deep_sleep_wake_stub/main/CMakeLists.txt

4 wiersze
147 B
CMake

idf_component_register(SRCS "wake_stub_example_main.c"
"rtc_wake_stub_example.c"
INCLUDE_DIRS ".")