M5Stack PaperS3 display driver improved (#647)

This commit is contained in:
Shadowtrance
2026-09-09 05:57:41 +10:00
committed by GitHub
parent 1b16184a72
commit 2496dea5c2
7 changed files with 347 additions and 21 deletions
+2 -2
View File
@@ -77,8 +77,8 @@ dependencies:
espressif/esp_lvgl_port: "2.7.2"
lvgl/lvgl: "9.3.0"
epdiy:
git: https://github.com/Shadowtrance/epdiy.git
version: 2.0.1
git: https://github.com/vroland/epdiy.git
version: 2.1.3
rules:
# More hardware might be supported - enable as needed
- if: "target in [esp32s3]"