- 2.6.9:
- Port to NM-CYD-C5
- Port to 3248W535C
- Port to Waveshare-ESP32-S3-LCD-1.47
- Port to T-Dongle-C5 (tft)
- Port to T-Display S3 AMOLED Plus
- Fix issue where brightness wasnt being saved
- Fix issue where custom "downloads" folder wasn't being used
- Fix issue where some fimware downloads waren't working due to prohibited characters on firmware name
- Fixed SD Card not mounting on T-Watch Ultra and adjusted UI for Rounded edges on Main menu and file listings
- Enabled AWSD navigation for Lyligo T-LoraPager, T-Deck, T-Deck Plus and T-Deck Pro
- Added Touch Calibration for XPT2046 driven devices (Resistive touchscreens, like: CYD, Marauder, Phantom, T-HMI), It will be prompted when no calibration data is found (First boot), or can be started on
CFG > Calibrate Touch, or by sending "calibrate" over Serial. - Adds "OFF" Option to main screen to turn off (DeepSleep when PMIC is not available) the device.
- Centralized Main libraries, using git submodules, so it doesn't download many copies of the same library to the
.pio/libdeps/**/folder - Speed up workflow, using Github cache for framwork and libs
Thanks to @richrd @konsumer @RLee203 @RockBase-iot