TFT_eSPI/Processors
Bodmer 22c514cce9 #940 - Extend allowed TFT_WR pin allocation for ESP32
TFT_WR is 8 bit parallel mode can now be allocated to GPIO >31
Note: allocating a GPIO higher than 31 has a small perfomance impact (~1.23x slower) since signle register write with the data mask cannot be performed.
2021-01-17 12:03:21 +00:00
..
TFT_eSPI_ESP32.c Fix #873 2020-12-23 01:10:11 +00:00
TFT_eSPI_ESP32.h #940 - Extend allowed TFT_WR pin allocation for ESP32 2021-01-17 12:03:21 +00:00
TFT_eSPI_ESP8266.c Update ILI9486 driver for SPI 2020-11-26 14:18:28 +00:00
TFT_eSPI_ESP8266.h Update ILI9486 driver for SPI 2020-11-26 14:18:28 +00:00
TFT_eSPI_Generic.c Update ILI9486 driver for SPI 2020-11-26 14:18:28 +00:00
TFT_eSPI_Generic.h Update ILI9486 driver for SPI 2020-11-26 14:18:28 +00:00
TFT_eSPI_STM32.c Update TFT_eSPI_STM32.c 2020-12-28 01:03:56 +00:00
TFT_eSPI_STM32.h Update ILI9486 driver for SPI 2020-11-26 14:18:28 +00:00