Skip to content

Releases: adafruit/Adafruit_ILI9341

1.5.6 - CI now skips leonardo when running test for PictureEmbed

06 Jul 20:44
1e43053
Compare
Choose a tag to compare

1.5.5 - Added docs badge

25 Apr 17:32
655e749
Compare
Choose a tag to compare
Update library.properties

1.5.4 - Actions update

08 Jan 18:40
6ab0da0
Compare
Choose a tag to compare
Update library.properties

Clang, actions, deps

27 Dec 22:29
6c48bd3
Compare
Choose a tag to compare

clang-format repo
remove travis CI, add actions CI

Add library dependancies

25 Dec 20:27
Compare
Choose a tag to compare

1.5.1

04 Jul 10:09
f50020a
Compare
Choose a tag to compare
Update library.properties

Added setScrollMargins() plus Updates

01 Jun 21:05
0615a39
Compare
Choose a tag to compare

Added the setScrollMargins() function and fixed a bug found in setScroll()

Fixed Compiler Warning

01 Jun 01:44
Compare
Choose a tag to compare

Fixed a compiler warning with casting a 16-bit integer to an 8-bit pointer.

Refactored to use sendCommand and readcommand8 from GFX

11 May 12:38
dd6c9ce
Compare
Choose a tag to compare

This library has now been refactored to use sendCommand and readCommand. So you will need the latest version of Adafruit-GFX-Library 1.5.0 or higher.

Rollback old default SPI frequency behavior

22 Mar 03:06
Compare
Choose a tag to compare

Seems to be an ESP8266-specific issue.