|  Bodmer | 64a45f6e07 | Merge pull request #1241 from matixan/master Add option to use SPI3 in STM32F4 (and possibly also in F2) | 2021-12-11 22:51:23 +00:00 | 
				
					
						|  Bodmer | bcce0fc7ce | Update README.md | 2021-12-09 11:33:38 +00:00 | 
				
					
						|  Bodmer | 77fc9baea7 | Update README.md | 2021-12-08 00:54:36 +00:00 | 
				
					
						|  Bodmer | f42daecdb8 | Update notes in response to #1475 On ESP8266 when using overlap, only one SPI device can share the FLASH SPI bus . | 2021-12-08 00:22:53 +00:00 | 
				
					
						|  Bodmer | 2e626b0d7e | Merge branch 'master' of https://github.com/Bodmer/TFT_eSPI | 2021-12-06 00:41:28 +00:00 | 
				
					
						|  Bodmer | 52f3186da9 | #1314 Re-instate $ symbol with options to replace with £ In setup add:
#define FONT_4_GBP
To replace $ with £ in font 4 | 2021-12-06 00:41:23 +00:00 | 
				
					
						|  Bodmer | 289eb7a255 | Update README.md | 2021-12-05 22:57:05 +00:00 | 
				
					
						|  Bodmer | 4dd15657bf | Update README.md | 2021-12-05 22:55:30 +00:00 | 
				
					
						|  Bodmer | 5959550dd7 | Allow RP2040 SPI 0 or SPI 1 ports to be used Auto set of CGRAM offset for 135 x 240 ST7789 display | 2021-12-05 22:34:37 +00:00 | 
				
					
						|  Bodmer | 12f9ce8691 | Update Read_User_Setup example for RP2040 | 2021-12-04 16:36:31 +00:00 | 
				
					
						|  Bodmer | 84a6945716 | Updates for ESP32C3 | 2021-12-01 15:55:15 +00:00 | 
				
					
						|  Bodmer | 9bf9c0940f | Update for GC9A01 display Correct sprite rendering
GC9A01 expects exact number of pixels to fill setWindow area. | 2021-11-28 13:57:15 +00:00 | 
				
					
						|  Bodmer | 07e77ad051 | Fix generic driver tft_Write_16N was missing. | 2021-11-27 23:26:47 +00:00 | 
				
					
						|  Bodmer | ee7955b34d | Merge pull request #1446 from sbonaime/master Setup for the ESP32 S2 with Adafruit ST7789 display | 2021-11-27 17:42:34 +00:00 | 
				
					
						|  Bodmer | dff20fd77d | Update Setup71_ESP32_S2_ST7789.h | 2021-11-27 17:40:10 +00:00 | 
				
					
						|  bonaime | e17ad53809 | Setup for the ESP32 S2 with ST7789 display | 2021-11-24 11:07:24 +01:00 | 
				
					
						|  Bodmer | f60425d52b | Merge pull request #1440 from ivankravets/patch-1 Declare header files for PlatformIO | 2021-11-21 12:25:43 +00:00 | 
				
					
						|  Bodmer | b955571a60 | Update README.md | 2021-11-21 11:55:51 +00:00 | 
				
					
						|  Ivan Kravets | d73057a39c | Declare header files for PlatformIO | 2021-11-19 12:18:36 +02:00 | 
				
					
						|  Bodmer | a2822e6d99 | Fix VSPI port for ESP32 ESP32 S2 edits caused a problem | 2021-11-18 22:03:49 +00:00 | 
				
					
						|  Bodmer | c8c5dd7cbb | Update README.md | 2021-11-18 17:15:38 +00:00 | 
				
					
						|  Bodmer | 26e1f80be9 | Update README.md | 2021-11-18 16:50:05 +00:00 | 
				
					
						|  Bodmer | 9a084839bd | Add ESP32 S2 support Tested with ESP32 board package 2.0.1
Additional boards manager URL may need to be updated to load the latest ESP32 board package! | 2021-11-18 16:44:32 +00:00 | 
				
					
						|  Bodmer | 11b006e1d9 | Correct various inconsequential typos | 2021-11-05 23:55:27 +00:00 | 
				
					
						|  Bodmer | aa7bad45d3 | Merge pull request #1356 from DaveBben/hx8357D-rotation Fix HX8375D rotation values | 2021-11-05 23:10:50 +00:00 | 
				
					
						|  Bodmer | 0ad6de9161 | Fix RP2040 with RPi type display RPi display requires 16 bit commands and slower DC and CS strobe timings. | 2021-11-05 00:09:42 +00:00 | 
				
					
						|  Bodmer | 9d33b3eac2 | RP2040 DMA image copy bug fix memcpy should be memmove since areas overlap. | 2021-11-04 21:44:15 +00:00 | 
				
					
						|  Bodmer | e23d8e083b | Correct comments | 2021-11-03 23:45:16 +00:00 | 
				
					
						|  Dave Bennett | f3135aea29 | Changing the rotation file so that text is not flipped. Rotation values from the ILI9486 driver work well with this | 2021-10-07 08:25:27 -04:00 | 
				
					
						|  Bodmer | 9e64092f58 | Update User_Setup_Select.h | 2021-09-18 21:45:39 +01:00 | 
				
					
						|  Bodmer | e240947d08 | Merge pull request #1341 from c-logic/patch-3 Create Setup52_LilyPi_ST7796.h | 2021-09-18 21:28:59 +01:00 | 
				
					
						|  Dennis Heynlein | c6773cc1f7 | Create Setup52_LilyPi_ST7796.h | 2021-09-18 21:32:13 +02:00 | 
				
					
						|  Bodmer | 0992770d3d | M5Stack setup renamed Setup file example is for original M5Stack Basic Core module. | 2021-09-14 13:18:33 +01:00 | 
				
					
						|  Mateusz Czarnecki | afd78101e5 | Merge pull request #1 from matixan/matixan-patch-1 Added option to use SPI3 in STM32F4 | 2021-06-23 14:54:32 +02:00 | 
				
					
						|  Mateusz Czarnecki | 28be85212e | Added option to use SPI3 in STM32F4 | 2021-06-23 14:53:42 +02:00 | 
				
					
						|  Bodmer | 58f457ba97 | Raise issue | 2021-05-24 12:04:03 +01:00 | 
				
					
						|  Bodmer | c7a3f464c3 | Fix #1204 This include can now be used with either the latest versions of Arduino official or Earle Philhower's board package. | 2021-05-24 11:58:31 +01:00 | 
				
					
						|  Bodmer | 8efb988cda | Over-ride SPI pin defaults for RP2040 See #1188 | 2021-05-16 13:11:11 +01:00 | 
				
					
						|  Bodmer | 5a6ef1d05d | Fix #1188 Support debugged for ILI9488 TFT with RP2040 processors.
Minor improvements to ESP32 code. | 2021-05-15 19:45:33 +01:00 | 
				
					
						|  Bodmer | 8164629397 | Fix #1168 | 2021-05-11 21:38:26 +01:00 | 
				
					
						|  Bodmer | 612e76343e | Remove unused macros | 2021-05-11 01:29:56 +01:00 | 
				
					
						|  Bodmer | 6b40880375 | Merge branch 'master' of https://github.com/Bodmer/TFT_eSPI | 2021-05-11 00:22:46 +01:00 | 
				
					
						|  Bodmer | 9fc8fa6956 | Add 2nd init sequence for ILI9341, see #1172 Use:
  #define ILI9341_2_DRIVER
in the setup file to invoke new initicode, instead of:
  #define ILI9341_DRIVER | 2021-05-11 00:22:38 +01:00 | 
				
					
						|  Bodmer | 01b99a50d9 | Merge pull request #1154 from arduino12/master Add support for SSD1351! (128*128 OLED) | 2021-04-28 00:47:35 +01:00 | 
				
					
						|  arduino12 | d121a84d5a | Update Setup202_SSD1351_128.h | 2021-04-27 10:20:01 +03:00 | 
				
					
						|  arduino12 | 25d84a977a | Add Setup202_SSD1351_128 and remove tft_Write_16C/D macros | 2021-04-27 10:16:12 +03:00 | 
				
					
						|  arduino12 | e1161c17f4 | Add support for SSD1351! (128*128 OLED) TODO:
Implement read functions as well.. | 2021-04-26 20:40:18 +03:00 | 
				
					
						|  Bodmer | fa8ff798e1 | Update Setup201_WT32_SC01.h | 2021-04-25 14:37:31 +01:00 | 
				
					
						|  Bodmer | 1cc39dfa2b | Update User_Setup_Select.h | 2021-04-25 14:33:21 +01:00 | 
				
					
						|  Bodmer | c627b6e31a | Merge pull request #1153 from nuvious/master Added device support for the WT32-SC01 | 2021-04-25 14:31:34 +01:00 |