Update LVGL, esp_lvgl_port and esp_lcd_touch (#484)

- LVGL: 9.3.0 -> 9.4.0
- esp_lvgl_port:  2.5.0 -> 2.7.0
- eps_lcd_touch: 1.1.2 -> 1.2.1
This commit is contained in:
Ken Van Hoeylandt
2026-02-06 00:35:41 +01:00
committed by GitHub
parent 626d0d9776
commit 1757af859c
108 changed files with 9 additions and 15029 deletions
+1 -5
View File
@@ -21,11 +21,7 @@
#include <freertos/semphr.h>
#include <freertos/task.h>
#ifdef LV_LVGL_H_INCLUDE_SIMPLE
#include "lvgl.h"
#else
#include "lvgl/lvgl.h"
#endif
#include <lvgl.h>
#include "disp_spi.h"
//#include "disp_driver.h"