FluxDC/components/FluxDisplayPort/CMakeLists.txt

4 lines
248 B
CMake
Raw Normal View History

idf_component_register(SRCS "FluxDisplayPort.c"
2025-03-15 09:37:07 +08:00
PRIV_REQUIRES driver lvgl freertos espressif__esp_lcd_touch_ft5x06 FluxUI
INCLUDE_DIRS "." "C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_lcd/include")