Skip to content

Releases: Bodmer/TFT_eSPI

Correct version tag

21 Mar 12:29
c92c82b
Compare
Choose a tag to compare
Fix #1601

A simple typo was the problem!

Bug fixes.

06 Mar 11:41
cb37ae0
Compare
Choose a tag to compare
Merge pull request #1682 from Frogomeli/fix-SPICOM

Allow generic driver to use a custom SPI port

v2.4.32

30 Jan 15:20
32d9914
Compare
Choose a tag to compare

Compatible with 1.0.x and 2.0.x ESP32 board packages.

New horizontal and vertical colour gradient filled rectangle functions plus example.

ESP32 S2 support. RP2040 8 bit parallel support using PIO.

01 Jan 22:53
Compare
Choose a tag to compare

For ESP32 this version requires ESP32 board package 2.0.0 or later.

Added ESP32 S2 support.

Added RP2040 8 bit parallel interface support with DMA capability.

Minor updates to RP2040

24 May 22:00
Compare
Choose a tag to compare

Mainly changes to the RP2040 code, plus minor performance improvements for ESP32.

Fix ESP32 DMA bug for TTGO T-Display

13 Mar 15:08
Compare
Choose a tag to compare

Bug occured when TFT_MISO is not defined (pin not used for TTGO T-Display)

2.3.60

23 Feb 22:51
Compare
Choose a tag to compare

Fix issue #1022

Fix #915

22 Jan 01:48
9f083c0
Compare
Choose a tag to compare

Correct issue when SPI bus is shared.

Updated SPI block driver

31 Dec 00:20
9f083c0
Compare
Choose a tag to compare
Pre-release
2.3.56-beta

Update library.json

Added viewport capability and new examples

08 Nov 23:55
Compare
Choose a tag to compare
Add 2 animated eyes examples

Animated_Eyes_1 is an example for a single display
Animated_Eyes_2 is an example for two displays