mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 11:16:33 +03: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 "")
|