Files
ESP-Nodes/ESP32-Bootstraps/esp-idf/esp32-multitask/main/CMakeLists.txt
2025-10-12 21:14:23 -04:00

4 lines
119 B
CMake

idf_component_register(SRCS "main.c"
PRIV_REQUIRES spi_flash
INCLUDE_DIRS ".")