mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-02 21:48:13 +00:00 
			
		
		
		
	- 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
 |