New board: Elecrow CrowPanel Advance 3.5" (#231)

- Implement CrowPanel Advance 3.5"
- New driver subproject: ILI9488
- New driver subproject: GT911
- Refactor T-Deck to use new driver subproject
- Fix for `flash.ps1`: don't set flash speed
This commit is contained in:
Ken Van Hoeylandt
2025-02-22 19:09:15 +01:00
committed by GitHub
parent 44b366b557
commit b14887d5fb
28 changed files with 728 additions and 53 deletions
+1
View File
@@ -1,5 +1,6 @@
dependencies:
espressif/esp_lcd_ili9341: "2.0.0"
atanisoft/esp_lcd_ili9488: "1.0.10"
espressif/esp_lcd_touch: "1.1.2"
atanisoft/esp_lcd_touch_xpt2046: "1.0.5"
espressif/esp_lcd_touch_cst816s: "1.0.3"