Add LVGL and set up with display/touch drivers

This commit is contained in:
maddiebaka
2025-12-26 11:04:16 -05:00
parent cb92f69ee3
commit 3256ab2e65
7 changed files with 269 additions and 58 deletions
+3
View File
@@ -15,3 +15,6 @@ dependencies:
# # All dependencies of `main` are public by default.
# public: true
espressif/esp_lcd_ili9341: ^2.0.0
lvgl/lvgl: ^9.4.0
espressif/esp_lvgl_port: ^2.3.0
atanisoft/esp_lcd_touch_xpt2046: ^1.0.2