chore: 更新组件lvgl_esp32_drivers,适配ESP-IDF v5.1.1
This commit is contained in:
parent
26fe6e7703
commit
f9cd95c4c9
5 changed files with 11 additions and 11 deletions
|
@ -3,7 +3,7 @@ if(ESP_PLATFORM)
|
|||
file(GLOB SOURCES *.c)
|
||||
set(LVGL_INCLUDE_DIRS . lvgl_tft)
|
||||
list(APPEND SOURCES "lvgl_tft/disp_driver.c")
|
||||
list(APPEND SOURCES "lvgl_tft/esp_lcd_backlight.c")
|
||||
# list(APPEND SOURCES "lvgl_tft/esp_lcd_backlight.c")
|
||||
|
||||
# Include only the source file of the selected
|
||||
# display controller.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue