Files
ESP-Nodes/ESP32-IDF_FreeRTOS/I2C_MultiDevice/main/CMakeLists.txt
2025-08-05 00:42:37 -04:00

4 lines
130 B
CMake

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