ESP32-Mesh-OTA/components/mesh_ota/CMakeLists.txt
2021-01-02 00:30:13 +01:00

3 lines
85 B
CMake

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