mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Example includes README and sdkconfig.defaults with notes about trade-offs made for minimum boot time.
3 lines
86 B
CMake
3 lines
86 B
CMake
idf_component_register(SRCS "hello_world_main.c"
|
|
INCLUDE_DIRS "")
|