mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-31 21:14:37 +00:00 
			
		
		
		
	 80204ecab2
			
		
	
	80204ecab2
	
	
	
		
			
			- When PSRAM is enabled, the interrupt watchdog timeout value needs to be increased to 800 ms from the default 500 ms.
		
			
				
	
	
		
			3 lines
		
	
	
		
			50 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
		
			50 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| CONFIG_SPIRAM=y
 | |
| CONFIG_ESP_INT_WDT_TIMEOUT_MS=800
 |