ESP32-Mesh-OTA/main/CMakeLists.txt

3 lines
75 B
CMake
Raw Normal View History

idf_component_register(SRCS "Main.c"
2020-12-01 23:21:18 +01:00
INCLUDE_DIRS ".")