TFT_eSPI/Extensions
Bodmer 7a3d6bcab9 Minor performance improvements for ESP32
Remove legacy changes for double buffered SPI
Eliminate unecessary ESP32 SPI read/modify write
Eliminate two stage control bit changes (may impact some diplays with
setup/hold  timing and show ESP32 hardware register bug?)
Add single register write for CS and DC command
Make setAddrWindow smarter (as used in previous AVR library)
Improve compatibility with GFX sketches
Re-arrange comments slightly to improve positioning
2018-11-14 01:05:16 +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 Allow more settle time for raw values read from touch controller 2018-08-26 23:17:58 +01:00
Touch.h Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00