TFT_eSPI/Processors
jonesfu e2f7bc1735 Support Software SPI processor
* some project can't use MCU SPI inteface because
  it will break other real-time interrupt service

  so that user software spi instead of spi bus
2021-10-22 22:49:57 +08:00
..
TFT_eSPI_ESP32.c Fix #1188 2021-05-15 19:45:33 +01:00
TFT_eSPI_ESP32.h Fix #1188 2021-05-15 19:45:33 +01: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_RP2040.c Over-ride SPI pin defaults for RP2040 2021-05-16 13:11:11 +01:00
TFT_eSPI_RP2040.h Raise issue 2021-05-24 12:04:03 +01:00
TFT_eSPI_STM32.c Port D test 2021-04-15 01:35:28 +01:00
TFT_eSPI_STM32.h Add 2nd init sequence for ILI9341, see #1172 2021-05-11 00:22:38 +01:00
TFT_eSPI_SWSPI.c Support Software SPI processor 2021-10-22 22:49:57 +08:00
TFT_eSPI_SWSPI.h Support Software SPI processor 2021-10-22 22:49:57 +08:00