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
|
@ -4,7 +4,7 @@
|
|||
|
||||
#include "disp_driver.h"
|
||||
#include "disp_spi.h"
|
||||
#include "esp_lcd_backlight.h"
|
||||
// #include "lvgl_tft/esp_lcd_backlight.h" // 与IDF 5不兼容
|
||||
#include "sdkconfig.h"
|
||||
|
||||
void *disp_driver_init(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue