FluxDC/components/FluxDisplayPort/CMakeLists.txt
2025-04-17 00:09:29 +08:00

4 lines
237 B
CMake

idf_component_register(SRCS "FluxDisplayPort.c"
PRIV_REQUIRES driver lvgl freertos espressif__esp_lcd_touch_ft5x06 FluxUI
INCLUDE_DIRS "." "D:/espidfEnv/v5.3.2/esp-idf/components/esp_lcd/include")