1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-24 16:39:12 -04:00
Song Ruo Jing 0da4b0867b change(uart): improved the internal logic of uart_read_bytes
Ringbuffer usage becomes more efficient with the use of xRingbufferReceiveUpTo

Closes https://github.com/espressif/esp-idf/issues/12386
2024-01-02 20:21:39 +08:00
..