ESP32-Mesh-OTA/main/CMakeLists.txt
2021-01-16 00:23:02 +01:00

3 lines
90 B
CMake

idf_component_register(SRCS "Blinky_LED.c" "Main.c"
INCLUDE_DIRS ".")