M5Stack PaperS3 improvements and other bug fixes (#512)

This commit is contained in:
Shadowtrance
2026-03-07 06:45:56 +10:00
committed by GitHub
parent 9fc0aa51d7
commit 2de35b2d2d
28 changed files with 1141 additions and 372 deletions
+3 -3
View File
@@ -56,9 +56,9 @@ dependencies:
- if: "target == esp32s3"
espressif/esp_lvgl_port: "2.5.0"
lvgl/lvgl: "9.3.0"
FastEPD:
git: https://github.com/bitbank2/FastEPD.git
version: 1.4.2
epdiy:
git: https://github.com/Shadowtrance/epdiy.git
version: 2.0.1
rules:
# More hardware might be supported - enable as needed
- if: "target in [esp32s3]"