mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-06 18:11:47 +01: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 "")
|