4 lines
241 B
CMake
4 lines
241 B
CMake
|
|
idf_component_register(SRCS "FluxDisplayPort.c"
|
||
|
|
PRIV_REQUIRES driver lvgl freertos espressif__esp_lcd_touch_ft5x06
|
||
|
|
INCLUDE_DIRS "." "C:/Espressif/frameworks/esp-idf-v5.3.1/components/esp_lcd/include")
|