|  Bodmer | 86101770ac | Not all processors support buffered write() | 2022-02-16 19:52:52 +00:00 | 
				
					
						|  Bodmer | 4f7f8f7d7e | Update library.json | 2022-02-12 19:14:31 +00:00 | 
				
					
						|  Bodmer | 5f35a28db4 | Update library.properties | 2022-02-12 19:14:06 +00:00 | 
				
					
						|  Bodmer | f0e080165a | Update TFT_eSPI.h | 2022-02-12 19:13:39 +00:00 | 
				
					
						|  Bodmer | de3c7490c2 | Update TFT_eSPI_STM32.h | 2022-02-12 19:11:17 +00:00 | 
				
					
						|  Bodmer | f576040a32 | Update TFT_eSPI_Generic.h | 2022-02-12 19:09:57 +00:00 | 
				
					
						|  Bodmer | 5b1b49f8ea | Update TFT_eSPI_ESP8266.h | 2022-02-12 19:08:33 +00:00 | 
				
					
						|  Bodmer | 51a6e25151 | Update TFT_eSPI_ESP32.h | 2022-02-12 19:06:55 +00:00 | 
				
					
						|  Bodmer | 2aa4df5133 | Update TFT_eSPI_RP2040.h | 2022-02-12 19:05:33 +00:00 | 
				
					
						|  Bodmer | efd7cc517c | Update library.json | 2022-02-09 14:07:00 +00:00 | 
				
					
						|  Bodmer | d5ba4a1886 | Update library.properties | 2022-02-09 14:06:07 +00:00 | 
				
					
						|  Bodmer | 25f1398564 | Update TFT_eSPI.h | 2022-02-09 14:05:24 +00:00 | 
				
					
						|  Bodmer | 3086fad767 | Update TFT_eSPI_STM32.h | 2022-02-09 14:04:01 +00:00 | 
				
					
						|  Bodmer | 78685d48b8 | Update TFT_eSPI_RP2040.h | 2022-02-09 14:02:41 +00:00 | 
				
					
						|  Bodmer | b7b0660fb9 | Update TFT_eSPI_Generic.h | 2022-02-09 14:01:17 +00:00 | 
				
					
						|  Bodmer | 2ee3f36f68 | Update TFT_eSPI_ESP8266.h | 2022-02-09 14:00:13 +00:00 | 
				
					
						|  Bodmer | a4a149405f | Update TFT_eSPI_ESP32.h | 2022-02-09 13:59:00 +00:00 | 
				
					
						|  Bodmer | 1ce36a801e | Merge pull request #1625 from Bodmer/revert-1624-master Revert "Support esp32 - c3" | 2022-02-08 19:43:10 +01:00 | 
				
					
						|  Bodmer | 9cfcf7cbfe | Revert "Support esp32 - c3" | 2022-02-08 18:42:27 +00:00 | 
				
					
						|  Bodmer | ca6c2ecd19 | Merge pull request #1624 from gongqilin0001/master Support esp32 - c3 | 2022-02-08 19:33:46 +01:00 | 
				
					
						|  gql19950701 | 8a1d91652f | Support esp32 - c3 | 2022-02-08 11:31:32 +08:00 | 
				
					
						|  Bodmer | 10fbeece04 | Update TFT_eSPI.h | 2022-02-06 16:11:38 +01:00 | 
				
					
						|  Bodmer | 31d845b1c5 | Update library.json | 2022-02-06 16:10:27 +01:00 | 
				
					
						|  Bodmer | 6ca074446f | Update library.properties | 2022-02-06 16:09:41 +01:00 | 
				
					
						|  Bodmer | 29094c9c07 | Update TFT_eSPI_Generic.h | 2022-02-06 15:54:50 +01:00 | 
				
					
						|  Bodmer | 0dc68c45b8 | Update TFT_eSPI_RP2040.h | 2022-02-06 15:53:00 +01:00 | 
				
					
						|  Bodmer | 4dd4cb678d | Update TFT_eSPI_ESP8266.h | 2022-02-06 15:50:03 +01:00 | 
				
					
						|  Bodmer | 3b50740a29 | Update TFT_eSPI_ESP32.h | 2022-02-06 15:48:42 +01:00 | 
				
					
						|  Bodmer | 48da363c68 | Update README.md | 2022-02-05 23:20:58 +01:00 | 
				
					
						|  Bodmer | 7522d6b41b | Update README.md | 2022-02-05 23:17:26 +01:00 | 
				
					
						|  Bodmer | 8c5f269a32 | Merge pull request #1613 from LeFauve/Fix-transparency-bug-in-sprites Prevent TFT_eSprite::pushToSprite() to skips pixels when dealing with… | 2022-02-05 22:04:32 +01:00 | 
				
					
						|  LeFauve | 64afd184dc | Prevent TFT_eSprite::pushToSprite() to skips pixels when dealing with transparency. | 2022-02-05 11:40:55 +10:00 | 
				
					
						|  Bodmer | 9ff32bf501 | Resolve compile error for STM32F parallel interface | 2022-02-04 10:54:47 +00:00 | 
				
					
						|  Bodmer | d819c2e89e | Add smooth graphics examples for new functions | 2022-02-04 01:08:04 +00:00 | 
				
					
						|  Bodmer | b6db90ada4 | Add new anit-aliased graphics functions Examples to follow. | 2022-02-03 15:37:44 +00:00 | 
				
					
						|  Bodmer | 97ca3fdbe2 | Merge pull request #1602 from Brezensalzer/master added USE_FSPI_PORT flag to support more ESP32-S2 boards | 2022-02-03 15:17:40 +00:00 | 
				
					
						|  Dr. Stefan Labich | 14ff368d5f | added USE_FSPI_PORT flag to support more ESP32-S2 boards | 2022-02-02 16:52:09 +01:00 | 
				
					
						|  Bodmer | 32d9914254 | Update README.md | 2022-01-29 19:01:38 +00:00 | 
				
					
						|  Bodmer | cb2f5be6c8 | Allow use of older (pre 2.0.0) ESP32 board packages | 2022-01-29 18:52:00 +00:00 | 
				
					
						|  Bodmer | 3528ac1457 | Update PlatformIO example ini file | 2022-01-29 16:43:42 +00:00 | 
				
					
						|  Bodmer | de1682667e | Merge branch 'master' of https://github.com/Bodmer/TFT_eSPI | 2022-01-28 22:19:48 +00:00 | 
				
					
						|  Bodmer | 2434cb515b | Merge pull request #1587 from LeFauve/Add-LilyGo-TDisplay-RP2040-Support Add user setup file for LilyGo T-Display RP2040 | 2022-01-28 22:17:49 +00:00 | 
				
					
						|  Bodmer | 984bd42896 | Update Setup137_LilyGo_TDisplay_RP2040.h | 2022-01-28 22:13:18 +00:00 | 
				
					
						|  Bodmer | 0c18297d77 | Update setup 70 with optional touch | 2022-01-28 22:07:21 +00:00 | 
				
					
						|  LeFauve | 10d0471345 | Add user setup file for LilyGo T-Display RP2040 | 2022-01-28 15:31:37 +10:00 | 
				
					
						|  Bodmer | a2140a4d04 | Add Gradient_Fill example | 2022-01-27 22:24:04 +00:00 | 
				
					
						|  Bodmer | 80730ff9c4 | Merge branch 'master' of https://github.com/Bodmer/TFT_eSPI | 2022-01-27 22:15:08 +00:00 | 
				
					
						|  Bodmer | 47895f1e7b | Allow RP2040 to read from SPI TFT | 2022-01-27 22:15:04 +00:00 | 
				
					
						|  Bodmer | cd9f68313a | Update README.md | 2022-01-27 13:22:31 +00:00 | 
				
					
						|  Bodmer | 2de16b2bba | Update README.md | 2022-01-27 12:48:09 +00:00 |