mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-10-27 20:04:21 +00:00 
			
		
		
		
	 4c0cf6bf62
			
		
	
	4c0cf6bf62
	
	
	
		
			
			* reading the UART peripheral registers disturbs gdbstub because it communicates via UART. Hence, we protect it. Closes IDF-2533