mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
e03df25be9
1. uart_wait_tx_done works incorrect when sending a byte of data. 2. uart_set_rx_timeout sets an incorrect rx timeout value when ref_tick is enabled.