Skip to content

Releases: adafruit/Adafruit-GFX-Library

Added sendCommand

13 Apr 21:59

Choose a tag to compare

Added sendCommand function to abstract the startWrite and endWrite more.

Big-endian writePixels() option for SAMD DMA

26 Mar 17:25

Choose a tag to compare

1.4.8

Bump version # for big-endian writePixels() option

Fix union error on pre-C++11 compilers

18 Mar 20:35

Choose a tag to compare

1.4.7

Fix error with pre-C++11 compilers

Fix compilation on non-SAMD51 boards

18 Mar 02:44

Choose a tag to compare

1.4.6

Conditional compile SAMD51 parallel code

DMA on PyPortal, non-blocking writePixels() option

18 Mar 01:57

Choose a tag to compare

1.4.5

Bump version #, enable DMA by default on PyPortal

Change SPI transaction & CS ordering

16 Mar 21:58

Choose a tag to compare

1.4.4

Change transaction & CS ordering

Parallel DMA for PyPortal

15 Mar 05:10

Choose a tag to compare

1.4.3

Parallel DMA working on PyPortal

Appease the ESP8266 compiler

03 Mar 01:30

Choose a tag to compare

1.4.2

Appease the ESP8266 compiler

Bump release version (no change from 1.4)

02 Mar 04:34
c8bd1f4

Choose a tag to compare

Update library.properties

bump version

Add parallel interface support (PyPortal)

02 Mar 04:24
b29b864

Choose a tag to compare

Update README.md

move to travis.com