Support GPIO app in vertical orientation (#129)

... and fix getting proper display in Display app
This commit is contained in:
Ken Van Hoeylandt
2024-12-15 22:07:34 +01:00
committed by GitHub
parent 49bf8e824c
commit e4b8519f67
3 changed files with 8 additions and 4 deletions
-1
View File
@@ -22,7 +22,6 @@
- Show a warning screen if firmware encryption or secure boot are off when saving WiFi credentials.
- Show a warning screen when a user plugs in the SD card on a device that only supports mounting at boot.
- Localisation of texts (load in boot app from sd?)
- Portrait support for GPIO app
- Explore LVGL9's FreeRTOS functionality
- Explore LVGL9's ILI93414 driver for 2.4" Yellow Board
- Replace M5Unified and M5GFX with custom drivers (so we can fix the Core2 SD card mounting bug, and so we regain some firmware space)