ESP32-Mesh-OTA/components/mesh_ota/CMakeLists.txt

3 lines
85 B
CMake

idf_component_register(SRCS "mesh_ota.c"
INCLUDE_DIRS "include")