esp-idf/examples/system/startup_time/main/CMakeLists.txt
Angus Gratton cdef1ea38a examples: Add example for fastest startup time
Example includes README and sdkconfig.defaults with notes about trade-offs
made for minimum boot time.
2021-04-23 18:27:20 +10:00

3 lines
86 B
CMake

idf_component_register(SRCS "hello_world_main.c"
INCLUDE_DIRS "")