forked from espressif/esp-idf
4 lines
80 B
CMake
4 lines
80 B
CMake
idf_component_register(SRCS "app_main.c"
|
|
INCLUDE_DIRS ".")
|
|
|