knxdisplay/main/CMakeLists.txt
2026-01-15 22:22:50 +01:00

5 lines
229 B
CMake

idf_component_register(SRCS "hello_world_main.c"
PRIV_REQUIRES spi_flash esp_driver_ppa esp_lcd
REQUIRES esp_mm esp_driver_ppa esp_timer lvgl
INCLUDE_DIRS "")