Skip to content

Releases: adafruit/Adafruit-GFX-Library

Selectable SPI device for SPITFT

03 Nov 22:03
Compare
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
Compare
Choose a tag to compare

Don't USE_FAST_PINIO on WICED

11 Aug 06:23
Compare
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
Compare
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
Compare
Choose a tag to compare
1.2.6

Fix for Teensy 3.x boards

Fix inlining of writePixel & remove setAddrWindow

14 Jul 21:19
Compare
Choose a tag to compare

turns out some oleds do addr window differently!

Doxygen/Travis library and some SPITFT additions

14 Jul 19:44
Compare
Choose a tag to compare

Don't enable the new SPITFT code on ATtiny devices

08 Jan 20:02
Compare
Choose a tag to compare
v1.2.3

Disable SPITFT code if using ATtiny85, update version #

Back off on the PROGMEM declarations; const is sufficient

09 May 22:37
Compare
Choose a tag to compare
1.2.2

Back off on the PROGMEM declarations; const is sufficient.

Extra-persnickety declarations in PROGMEM bitmap functions

09 May 17:10
Compare
Choose a tag to compare
1.2.1

Extra-persnickety declarations in PROGMEM bitmap functions