SD card support for 2432S024C and some fixes (#24)

- Implemented SD card support for Yellow Board 2432S024C
- Fix for locking bug when showing gui keyboard
- T-Deck driver naming fixes
- Loader tag name consistency improvement
This commit is contained in:
Ken Van Hoeylandt
2024-01-28 21:52:05 +01:00
committed by GitHub
parent d27579848a
commit ddf46b07e9
15 changed files with 259 additions and 100 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ Predefined configurations are available for:
|------------------------------------------|--------------|---------|----------|
| [LilyGo T-Deck][tdeck] | ✅ | ✅ | Keyboard |
| [Waveshare S3 Touch][waveshare_s3_touch] | ✅ | ⏳ | |
| Yellow Board 2432S024C (\*) | ✅ | | |
| Yellow Board 2432S024C (\*) | ✅ | | |
- ✅: Capable and implemented
- ⏳: Capable but not yet implemented