ledstick/main/CMakeLists.txt
Patrick Moessler fc4005cc49 v2
2025-02-24 00:29:15 +01:00

6 lines
230 B
CMake

idf_component_register(SRCS "ledstick_main.c"
PRIV_REQUIRES
spi_flash
esp_driver_i2s
esp_driver_uart
INCLUDE_DIRS "")