TFT_eSPI/Extensions
Bodmer 1cf2305e4d Add capability to read TFT SDA bi-directional pin
Tested on an ESP32 with ST7789V display
SDA read is very slow on an ESP8266 (to be investigated)
Added new setup #define TFT_SDA_READ
Add new ESP32 and ESP8266 compatible in example/Generic folder to test
capture of TFT screen
2018-11-23 03:09:07 +00:00
..
Button.cpp Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00
Button.h Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00
Smooth_font.cpp Minor performance improvements for ESP32 2018-11-14 01:05:16 +00:00
Smooth_font.h Add new anti-aliased (smooth) font examples + bug fixes 2018-10-21 17:53:27 +01:00
Sprite.cpp Support for ESP32 PSRAM added 2018-10-21 21:22:20 +01:00
Sprite.h Add support for 1 bit per pixel in Sprite class 2018-03-26 01:02:23 +01:00
Touch.cpp Add capability to read TFT SDA bi-directional pin 2018-11-23 03:09:07 +00:00
Touch.h Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00