Releases: m5stack/M5GFX
Releases · m5stack/M5GFX
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.0
- ESP-IDF v5 Compatible Fix
- Add support AtomS3R
- Add support AtomDisplay with AtomS3R seriese
Full Changelog: 0.1.17...0.2.0
0.1.17
0.1.16
Bug fixes
- Fixed a possible read failure when an interrupt occurs during I2C read.
- Fixed the problem that communication would be disabled if an error occurred during I2C read.
New Model Support
- M5StackCoreS3SE
- VAMeter
Adjustment
- Adjusted gamma correction table for ATOMS3 LCD.
- Corrected initial rotation of Cardputer LCD.
0.1.15
0.1.14
- Fixed a defect in AirQ EPD drawing control
- Supports LCD revision changes for models equipped with ST7789
- Fixed an issue where lines were not drawn when width 0 was specified for drawEllipse and fillEllipse.
- Added compile option to specify modifier keys for keyboard shortcut keys when building SDL ( M5GFX_SHORTCUT_MOD )