4fd8aa8bd4 
								
							 
						 
						
							
							
								
								Allow generic driver to use a custom SPI port  
							
							... 
							
							
							
							I have a SeeedStudio Wio Terminal.
I'm using this lib in VS Code with PlatformIO but the lib
don't use the `SPICOM` variable when it's a generic device.
Steps to reproduce (using a Wio Terminal):
* Create a project using PlatformIO
* Add the TFT_eSPI lib to the project
* Add in the build flags these lines
```
build_flags = 
	-DUSER_SETUP_LOADED=1
	-DILI9341_DRIVER=1
	-DHASSPI=1
	-DSPICOM=LCD_SPI
	-DTFT_CS=LCD_SS_PIN
	-DTFT_DC=LCD_DC
	-DTFT_RST=LCD_RESET
	-DTFT_BL=LCD_BACKLIGHT
	-DTFT_BACKLIGHT_ON=HIGH
	-DTFT_BACKLINGT_V=2000
```
* Compile and transfer to the device
=> only backlight works 
							
						 
						
							2022-03-04 17:31:42 +01:00  
				
					
						
							
							
								 
						
							
								e83383c69a 
								
							 
						 
						
							
							
								
								Fix   #1680  
							
							
							
						 
						
							2022-03-04 00:59:38 +00:00  
				
					
						
							
							
								 
						
							
								90804c33fb 
								
							 
						 
						
							
							
								
								Rename setup file  
							
							
							
						 
						
							2022-03-01 23:31:31 +00:00  
				
					
						
							
							
								 
						
							
								a23a2df977 
								
							 
						 
						
							
							
								
								Merge pull request  #1675  from moion/add-1.69inch-TFT  
							
							... 
							
							
							
							add ST7789 240X280 1.69inch TFT Setup file 
							
						 
						
							2022-03-01 23:29:58 +00:00  
				
					
						
							
							
								 
						
							
								5d9b09bc2d 
								
							 
						 
						
							
							
								
								Comment out by default  
							
							... 
							
							
							
							Renumbered to Setup203 
							
						 
						
							2022-03-01 23:27:43 +00:00  
				
					
						
							
							
								 
						
							
								b911c86572 
								
							 
						 
						
							
							
								
								add ST7789 240X280 1.69inch TFT Setup file  
							
							
							
						 
						
							2022-02-28 11:47:19 +08:00  
				
					
						
							
							
								 
						
							
								ec504067c1 
								
							 
						 
						
							
							
								
								Merge branch 'master' of  https://github.com/Bodmer/TFT_eSPI  
							
							
							
						 
						
							2022-02-26 16:48:30 +00:00  
				
					
						
							
							
								 
						
							
								b6708b65ae 
								
							 
						 
						
							
							
								
								Fix   #1667  
							
							
							
						 
						
							2022-02-26 16:48:27 +00:00  
				
					
						
							
							
								 
						
							
								d50b7f6c13 
								
							 
						 
						
							
							
								
								Revert HX8357D change  #1356  
							
							... 
							
							
							
							Change #1356  caused issues. 
							
						 
						
							2022-02-24 12:10:19 +00:00  
				
					
						
							
							
								 
						
							
								284893c374 
								
							 
						 
						
							
							
								
								Update RP2040 PIO and smooth graphics fns  
							
							
							
						 
						
							2022-02-22 21:12:33 +00:00  
				
					
						
							
							
								 
						
							
								d1e6637b88 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2022-02-22 00:53:36 +00:00  
				
					
						
							
							
								 
						
							
								6823025758 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2022-02-22 00:49:08 +00:00  
				
					
						
							
							
								 
						
							
								4fae4fa6cb 
								
							 
						 
						
							
							
								
								Fix   #1656  
							
							
							
						 
						
							2022-02-21 20:10:05 +00:00  
				
					
						
							
							
								 
						
							
								92d51413aa 
								
							 
						 
						
							
							
								
								Fix   #1653  
							
							
							
						 
						
							2022-02-21 14:32:02 +00:00  
				
					
						
							
							
								 
						
							
								97a9455e63 
								
							 
						 
						
							
							
								
								Add PNG image render examples  
							
							
							
						 
						
							2022-02-19 15:10:49 +00:00  
				
					
						
							
							
								 
						
							
								032e54dd10 
								
							 
						 
						
							
							
								
								Allow drawFloat with decimal places = 0  
							
							... 
							
							
							
							See #1639  
							
						 
						
							2022-02-16 20:16:30 +00:00  
				
					
						
							
							
								 
						
							
								86101770ac 
								
							 
						 
						
							
							
								
								Not all processors support buffered write()  
							
							
							
						 
						
							2022-02-16 19:52:52 +00:00  
				
					
						
							
							
								 
						
							
								4f7f8f7d7e 
								
							 
						 
						
							
							
								
								Update library.json  
							
							
							
						 
						
							2022-02-12 19:14:31 +00:00  
				
					
						
							
							
								 
						
							
								5f35a28db4 
								
							 
						 
						
							
							
								
								Update library.properties  
							
							
							
						 
						
							2022-02-12 19:14:06 +00:00  
				
					
						
							
							
								 
						
							
								f0e080165a 
								
							 
						 
						
							
							
								
								Update TFT_eSPI.h  
							
							
							
						 
						
							2022-02-12 19:13:39 +00:00  
				
					
						
							
							
								 
						
							
								de3c7490c2 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_STM32.h  
							
							
							
						 
						
							2022-02-12 19:11:17 +00:00  
				
					
						
							
							
								 
						
							
								f576040a32 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_Generic.h  
							
							
							
						 
						
							2022-02-12 19:09:57 +00:00  
				
					
						
							
							
								 
						
							
								5b1b49f8ea 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_ESP8266.h  
							
							
							
						 
						
							2022-02-12 19:08:33 +00:00  
				
					
						
							
							
								 
						
							
								51a6e25151 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_ESP32.h  
							
							
							
						 
						
							2022-02-12 19:06:55 +00:00  
				
					
						
							
							
								 
						
							
								2aa4df5133 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_RP2040.h  
							
							
							
						 
						
							2022-02-12 19:05:33 +00:00  
				
					
						
							
							
								 
						
							
								efd7cc517c 
								
							 
						 
						
							
							
								
								Update library.json  
							
							
							
						 
						
							2022-02-09 14:07:00 +00:00  
				
					
						
							
							
								 
						
							
								d5ba4a1886 
								
							 
						 
						
							
							
								
								Update library.properties  
							
							
							
						 
						
							2022-02-09 14:06:07 +00:00  
				
					
						
							
							
								 
						
							
								25f1398564 
								
							 
						 
						
							
							
								
								Update TFT_eSPI.h  
							
							
							
						 
						
							2022-02-09 14:05:24 +00:00  
				
					
						
							
							
								 
						
							
								3086fad767 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_STM32.h  
							
							
							
						 
						
							2022-02-09 14:04:01 +00:00  
				
					
						
							
							
								 
						
							
								78685d48b8 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_RP2040.h  
							
							
							
						 
						
							2022-02-09 14:02:41 +00:00  
				
					
						
							
							
								 
						
							
								b7b0660fb9 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_Generic.h  
							
							
							
						 
						
							2022-02-09 14:01:17 +00:00  
				
					
						
							
							
								 
						
							
								2ee3f36f68 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_ESP8266.h  
							
							
							
						 
						
							2022-02-09 14:00:13 +00:00  
				
					
						
							
							
								 
						
							
								a4a149405f 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_ESP32.h  
							
							
							
						 
						
							2022-02-09 13:59:00 +00:00  
				
					
						
							
							
								 
						
							
								1ce36a801e 
								
							 
						 
						
							
							
								
								Merge pull request  #1625  from Bodmer/revert-1624-master  
							
							... 
							
							
							
							Revert "Support esp32 - c3" 
							
						 
						
							2022-02-08 19:43:10 +01:00  
				
					
						
							
							
								 
						
							
								9cfcf7cbfe 
								
							 
						 
						
							
							
								
								Revert "Support esp32 - c3"  
							
							
							
						 
						
							2022-02-08 18:42:27 +00:00  
				
					
						
							
							
								 
						
							
								ca6c2ecd19 
								
							 
						 
						
							
							
								
								Merge pull request  #1624  from gongqilin0001/master  
							
							... 
							
							
							
							Support esp32 - c3 
							
						 
						
							2022-02-08 19:33:46 +01:00  
				
					
						
							
							
								 
						
							
								8a1d91652f 
								
							 
						 
						
							
							
								
								Support esp32 - c3  
							
							
							
						 
						
							2022-02-08 11:31:32 +08:00  
				
					
						
							
							
								 
						
							
								10fbeece04 
								
							 
						 
						
							
							
								
								Update TFT_eSPI.h  
							
							
							
						 
						
							2022-02-06 16:11:38 +01:00  
				
					
						
							
							
								 
						
							
								31d845b1c5 
								
							 
						 
						
							
							
								
								Update library.json  
							
							
							
						 
						
							2022-02-06 16:10:27 +01:00  
				
					
						
							
							
								 
						
							
								6ca074446f 
								
							 
						 
						
							
							
								
								Update library.properties  
							
							
							
						 
						
							2022-02-06 16:09:41 +01:00  
				
					
						
							
							
								 
						
							
								29094c9c07 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_Generic.h  
							
							
							
						 
						
							2022-02-06 15:54:50 +01:00  
				
					
						
							
							
								 
						
							
								0dc68c45b8 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_RP2040.h  
							
							
							
						 
						
							2022-02-06 15:53:00 +01:00  
				
					
						
							
							
								 
						
							
								4dd4cb678d 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_ESP8266.h  
							
							
							
						 
						
							2022-02-06 15:50:03 +01:00  
				
					
						
							
							
								 
						
							
								3b50740a29 
								
							 
						 
						
							
							
								
								Update TFT_eSPI_ESP32.h  
							
							
							
						 
						
							2022-02-06 15:48:42 +01:00  
				
					
						
							
							
								 
						
							
								48da363c68 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2022-02-05 23:20:58 +01:00  
				
					
						
							
							
								 
						
							
								7522d6b41b 
								
							 
						 
						
							
							
								
								Update README.md  
							
							
							
						 
						
							2022-02-05 23:17:26 +01:00  
				
					
						
							
							
								 
						
							
								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  
				
					
						
							
							
								 
						
							
								64afd184dc 
								
							 
						 
						
							
							
								
								Prevent TFT_eSprite::pushToSprite() to skips pixels when dealing with transparency.  
							
							
							
						 
						
							2022-02-05 11:40:55 +10:00  
				
					
						
							
							
								 
						
							
								9ff32bf501 
								
							 
						 
						
							
							
								
								Resolve compile error for STM32F parallel interface  
							
							
							
						 
						
							2022-02-04 10:54:47 +00:00  
				
					
						
							
							
								 
						
							
								d819c2e89e 
								
							 
						 
						
							
							
								
								Add smooth graphics examples for new functions  
							
							
							
						 
						
							2022-02-04 01:08:04 +00:00