esp-idf/examples/system/ota/otatool/main/CMakeLists.txt

5 wiersze
94 B
CMake

set(COMPONENT_SRCS "otatool_main.c")
set(COMPONENT_ADD_INCLUDEDIRS ".")
register_component()