TFT_eSPI/User_Setups
Bodmer 054a824eb8 Add ESP32 VSPI or HSPI port option + others
If the VSPI port is in use and pins are not accessible (e.g. TTGO
T-Beam)
then add or uncomment the following line in the setup header file:
//#define USE_HSPI_PORT

Minor performance tweaks for ESP32 to minimise the occurence of the slow
transaction overhead.

setAddrWindow now takes xstart, ystart, width and height as inputs

Multi-sample raw touch x and y for noisy displays

Example update for setAddrWindow change compatibility
2019-01-22 18:41:31 +00:00
..
Setup1_ILI9341.h Misc updates 2019-01-06 17:45:06 +00:00
Setup2_ST7735.h Misc updates 2019-01-06 17:45:06 +00:00
Setup3_ILI9163.h Misc updates 2019-01-06 17:45:06 +00:00
Setup4_S6D02A1.h Misc updates 2019-01-06 17:45:06 +00:00
Setup5_RPi_ILI9486.h Misc updates 2019-01-06 17:45:06 +00:00
Setup6_RPi_Wr_ILI9486.h Misc updates 2019-01-06 17:45:06 +00:00
Setup7_ST7735_128x128.h Misc updates 2019-01-06 17:45:06 +00:00
Setup8_ILI9163_128x128.h Misc updates 2019-01-06 17:45:06 +00:00
Setup9_ST7735_Overlap.h Misc updates 2019-01-06 17:45:06 +00:00
Setup10_RPi_touch_ILI9486.h Misc updates 2019-01-06 17:45:06 +00:00
Setup11_RPi_touch_ILI9486.h Misc updates 2019-01-06 17:45:06 +00:00
Setup12_M5Stack.h Misc updates 2019-01-06 17:45:06 +00:00
Setup13_ILI9481_Parallel.h Misc updates 2019-01-06 17:45:06 +00:00
Setup14_ILI9341_Parallel.h Misc updates 2019-01-06 17:45:06 +00:00
Setup15_HX8357D.h Misc updates 2019-01-06 17:45:06 +00:00
Setup16_ILI9488_Parallel.h Misc updates 2019-01-06 17:45:06 +00:00
Setup17_ePaper.h Misc updates 2019-01-06 17:45:06 +00:00
Setup18_ST7789.h Misc updates 2019-01-06 17:45:06 +00:00
Setup20_ILI9488.h Misc updates 2019-01-06 17:45:06 +00:00
Setup21_ILI9488.h Misc updates 2019-01-06 17:45:06 +00:00
Setup22_TTGO_T4.h Misc updates 2019-01-06 17:45:06 +00:00
Setup23_TTGO_TM.h Misc updates 2019-01-06 17:45:06 +00:00
Setup43_ST7735.h Misc updates 2019-01-06 17:45:06 +00:00
SetupX_Template.h Add ESP32 VSPI or HSPI port option + others 2019-01-22 18:41:31 +00:00
User_Custom_Fonts.h Misc updates 2019-01-06 17:45:06 +00:00