forked from espressif/esp-idf
3 lines
81 B
CMake
3 lines
81 B
CMake
idf_component_register(SRCS "main.c"
|
|
INCLUDE_DIRS "include")
|