ESP-Nodes/ESP32-IDF_Blink/main/CMakeLists.txt

3 lines
92 B
CMake
Raw Normal View History

2024-06-19 00:22:59 -04:00
idf_component_register(SRCS "blink_example_main.c"
INCLUDE_DIRS ".")