mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-30 20:51:41 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			132 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			132 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # This configuration checks the event loop if posting from ISR is disabled
 | |
| CONFIG_ESP_TASK_WDT_INIT=n
 | |
| CONFIG_POST_EVENTS_FROM_ISR=n
 | 
