mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
cdef1ea38a
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 "")
|