mirror of
https://github.com/espressif/esp-idf
synced 2025-03-20 14:39:14 -04:00
4 lines
100 B
CMake
4 lines
100 B
CMake
|
idf_component_register(SRCS "app_main.c"
|
||
|
INCLUDE_DIRS "."
|
||
|
)
|