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

3 lines
85 B
CMake
Raw Normal View History

2021-01-02 00:30:13 +01:00
idf_component_register(SRCS "mesh_ota.c"
INCLUDE_DIRS "include")