mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 06:11:06 +00:00 
			
		
		
		
	removed the lcd touch panel initialization code. For those touch panel driver usage, please check the esp_bsp repo.
		
			
				
	
	
		
			7 lines
		
	
	
		
			235 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			235 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
CONFIG_SPIRAM=y
 | 
						|
CONFIG_SPIRAM_SPEED_80M=y
 | 
						|
 | 
						|
# Enabling the following configurations can help increase the PCLK frequency in the case when
 | 
						|
# the Frame Buffer is allocated from the PSRAM and fetched by EDMA
 | 
						|
CONFIG_SPIRAM_XIP_FROM_PSRAM=y
 |