Skip to content

Releases: adafruit/Adafruit-GFX-Library

Experimental SPI DMA support on SAMD (disabled by default)

12 Dec 04:26

Choose a tag to compare

1.3.6

Experimental SPI DMA support on SAMD (disabled by default)

Fix roundrect bug

26 Nov 21:42

Choose a tag to compare

1.3.4

Round rects; limit radius to 1/2 minor axis

Fixes for WICED Feather hardware SPI

17 Nov 06:09

Choose a tag to compare

1.3.3

Fixes for WICED Feather hardware SPI

Allows I2C display libs to compile for WICED Feather

09 Nov 23:16

Choose a tag to compare

1.3.2

Allow GFX code to compile on WICED w/o SPIClass

Fix for obscure filled circle/round-rect problem

08 Nov 23:02

Choose a tag to compare

Fix fillCircleHelper for SSD1306 INVERT mode

Function would previously draw certain line segments repeatedly; minor performance drain on most displays, but especially problematic for SSD1306's INVERT drawing mode.

Selectable SPI device for SPITFT

03 Nov 22:03

Choose a tag to compare

you can now pass in your desired SPI device, great for when you've got multiple SPI ports!

Get rid of inline function (some compilers dont like it)

12 Aug 20:58
6e4ac5d

Choose a tag to compare

Don't USE_FAST_PINIO on WICED

11 Aug 06:23

Choose a tag to compare

1.2.8

SPITFT: don't USE_FAST_PINIO on WICED

Allow no-TFT-chip-select case (rare)

18 Jul 04:50

Choose a tag to compare

1.2.7

Allow obscure-but-needed case of no TFT chip select (-1)

Fix for Teensy 3.x boards

18 Jul 01:35

Choose a tag to compare

1.2.6

Fix for Teensy 3.x boards