Releases: Bodmer/TFT_eSPI
Releases · Bodmer/TFT_eSPI
Correct version tag
Fix #1601 A simple typo was the problem!
Bug fixes.
Merge pull request #1682 from Frogomeli/fix-SPICOM Allow generic driver to use a custom SPI port
v2.4.32
ESP32 S2 support. RP2040 8 bit parallel support using PIO.
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
Mainly changes to the RP2040 code, plus minor performance improvements for ESP32.
Fix ESP32 DMA bug for TTGO T-Display
Bug occured when TFT_MISO is not defined (pin not used for TTGO T-Display)
2.3.60
Fix #915
Updated SPI block driver
2.3.56-beta Update library.json
Added viewport capability and new examples
Add 2 animated eyes examples Animated_Eyes_1 is an example for a single display Animated_Eyes_2 is an example for two displays