knxdisplay/main/CMakeLists.txt
2026-01-14 18:49:19 +01:00

5 lines
192 B
CMake

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