Skip to content

Releases: adafruit/Adafruit-GFX-Library

1.11.1 - Added bool dmaBusy()

09 May 19:49
ef17614
Compare
Choose a tag to compare

1.11.0 - Added dmaBusy() boolean

02 May 21:50
071b6d5
Compare
Choose a tag to compare

1.10.14 - No changes, merged and then reverted a pull request

17 Mar 15:52
6f4981e
Compare
Choose a tag to compare

1.10.13 - Enabled Adafruit-GFX-Library as ESP-IDF component support

24 Jan 17:05
4a33fcd
Compare
Choose a tag to compare

RP2040 TFT optimizations

17 Sep 18:04
223f914
Compare
Choose a tag to compare
1.10.12

Bump version for RP2040 optimizations

1.10.11 - Compressed TomThumb font to fix bounding box text width problem, bug fixes

07 Sep 20:59
5bbee15
Compare
Choose a tag to compare

1.10.10 - Fixed formatting

31 May 19:47
f542ec2
Compare
Choose a tag to compare
Bump to 1.10.10

nRF52 minor fix

25 May 20:19
Compare
Choose a tag to compare

Wrong function name was being called in writePixels(). Fixed now. Only affected nRF boards.

Fix longstanding endian bugs in writePixels()

25 May 16:54
Compare
Choose a tag to compare

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

27 Mar 01:18
Compare
Choose a tag to compare
1.10.7

Add PyPortal Titano to the list of DMA-enabled boards