mirror of
				https://github.com/espressif/esp-idf.git
				synced 2025-11-04 14:14:11 +00:00 
			
		
		
		
	fix(uart): allow same pin for tx and rx in uart_set_pin; UART_SELECT_READ_NOTIF race conditon fix Closes IDFGH-13954, IDF-10721, IDF-11127, and IDF-9108 See merge request espressif/esp-idf!34737