TFT_eSPI/TFT_Drivers
Bodmer 419a7ef8de Add option for different RGB colour order with ST7789
// For ST7789 ONLY, define the colour order IF the blue and red are
swapped on your display
//#define TFT_RGB_ORDER TFT_RGB  // Colour order Red-Green-Blue
//#define TFT_RGB_ORDER TFT_BGR  // Colour order Blue-Green-Red
2018-11-19 23:49:32 +00:00
..
EPD_Defines.h Add support for 1 bit per pixel in Sprite class 2018-03-26 01:02:23 +01:00
HX8357D_Defines.h Add 8 bit parallel TFT support for ESP32 2018-03-10 23:08:57 +00:00
HX8357D_Init.h Add 8 bit parallel TFT support for ESP32 2018-03-10 23:08:57 +00:00
HX8357D_Rotation.h Add 8 bit parallel TFT support for ESP32 2018-03-10 23:08:57 +00:00
ILI9163_Defines.h Tidy legacy comments 2017-04-19 00:23:48 +01:00
ILI9163_Init.h Minor bug fixes plus faster block write function added 2017-04-23 18:50:53 +01:00
ILI9163_Rotation.h Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00
ILI9341_Defines.h Correct missing #defines for ST7735 TFT 2017-04-26 22:16:59 +01:00
ILI9341_Init.h Add support for ESP32 based M5Stack 2018-02-08 00:45:18 +00:00
ILI9341_Rotation.h Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00
ILI9481_Defines.h Add 8 bit parallel TFT support for ESP32 2018-03-10 23:08:57 +00:00
ILI9481_Init.h Add 8 bit parallel TFT support for ESP32 2018-03-10 23:08:57 +00:00
ILI9481_Rotation.h Add 8 bit parallel TFT support for ESP32 2018-03-10 23:08:57 +00:00
ILI9486_Defines.h Support ST7789 rotation offset and boards with no chip select 2018-07-06 18:48:24 +01:00
ILI9486_Init.h Support ST7789 rotation offset and boards with no chip select 2018-07-06 18:48:24 +01:00
ILI9486_Rotation.h Support ST7789 rotation offset and boards with no chip select 2018-07-06 18:48:24 +01:00
ILI9488_Defines.h Add 8 bit parallel TFT support for ESP32 2018-03-10 23:08:57 +00:00
ILI9488_Init.h Completed support for SPI ILI9488 2018-07-07 22:41:53 +01:00
ILI9488_Rotation.h Add 8 bit parallel TFT support for ESP32 2018-03-10 23:08:57 +00:00
S6D02A1_Defines.h Tidy legacy comments 2017-04-19 00:23:48 +01:00
S6D02A1_Init.h Tidy legacy comments 2017-04-19 00:23:48 +01:00
S6D02A1_Rotation.h Add smooth (antialiased) fonts 2018-02-24 19:02:20 +00:00
ST7735_Defines.h Minor performance improvements for ESP32 2018-11-14 01:05:16 +00:00
ST7735_Init.h Add support for red-tabbed 80x160 screen. 2018-11-07 14:56:27 +00:00
ST7735_Rotation.h Correct rotation 2 for red-tabbed 80x160 screen. 2018-11-07 15:29:29 +00:00
ST7789_Defines.h Add option for different RGB colour order with ST7789 2018-11-19 23:49:32 +00:00
ST7789_Init.h Add option for different RGB colour order with ST7789 2018-11-19 23:49:32 +00:00
ST7789_Rotation.h Add option for different RGB colour order with ST7789 2018-11-19 23:49:32 +00:00
XXXXXXX_init.h Tidy legacy comments 2017-04-19 00:23:48 +01:00