ESP32-Mesh-OTA/main/CMakeLists.txt

3 lines
90 B
CMake
Raw Normal View History

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