ESP-Nodes/ESP32-IDF_Blink/main/CMakeLists.txt
Alexandre B e7d3415cdb .
2024-06-19 00:22:59 -04:00

3 lines
92 B
CMake

idf_component_register(SRCS "blink_example_main.c"
INCLUDE_DIRS ".")