mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00: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 "")
|