ESP32-Mesh-OTA/main/CMakeLists.txt

3 lines
75 B
CMake
Raw Normal View History

2021-01-02 00:30:13 +01:00
idf_component_register(SRCS "main.c"
2020-12-01 23:21:18 +01:00
INCLUDE_DIRS ".")