Releases: adafruit/Adafruit-GFX-Library
Releases · adafruit/Adafruit-GFX-Library
1.11.1 - Added bool dmaBusy()
Bump to 1.11.1
1.11.0 - Added dmaBusy() boolean
Bump to 1.11.0
1.10.14 - No changes, merged and then reverted a pull request
Bump to 1.10.14
1.10.13 - Enabled Adafruit-GFX-Library as ESP-IDF component support
RP2040 TFT optimizations
1.10.12 Bump version for RP2040 optimizations
1.10.11 - Compressed TomThumb font to fix bounding box text width problem, bug fixes
1.10.10 - Fixed formatting
Bump to 1.10.10
nRF52 minor fix
Wrong function name was being called in writePixels(). Fixed now. Only affected nRF boards.
Fix longstanding endian bugs in writePixels()
The bigEndian flag in writePixels() previously wasn’t always correctly observed, depending on architecture, SPI DMA setting, etc. Should be handled universally now, though code still needs to be smart about whether or not to use this.
Add PyPortal Titano to the list of DMA-enabled boards
1.10.7 Add PyPortal Titano to the list of DMA-enabled boards