mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 13:09:38 +00:00 
			
		
		
		
	 66fb5a29bb
			
		
	
	66fb5a29bb
	
	
	
		
			
			Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
		
			
				
	
	
		
			12 lines
		
	
	
		
			315 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
		
			315 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| CONFIG_ESP32_SPIRAM_SUPPORT=y
 | |
| CONFIG_SPIRAM_BOOT_INIT=y
 | |
| CONFIG_SPIRAM_IGNORE_NOTFOUND=n
 | |
| CONFIG_SPIRAM_USE_MALLOC=y
 | |
| CONFIG_SPIRAM_TYPE_AUTO=y
 | |
| CONFIG_SPIRAM_SIZE=-1
 | |
| CONFIG_SPIRAM_SPEED_40M=y
 | |
| CONFIG_SPIRAM_MEMTEST=y
 | |
| CONFIG_SPIRAM_CACHE_WORKAROUND=y
 | |
| CONFIG_SPIRAM_BANKSWITCH_ENABLE=y
 | |
| CONFIG_SPIRAM_BANKSWITCH_RESERVE=4
 |