esp-idf/components/driver/uart
Song Ruo Jing be27966ce9 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
2023-12-06 11:39:31 +08:00
..
include/driver uart: Support LP_UART port with UART driver on esp32c6 2023-06-16 07:31:40 +00:00
Kconfig.uart fix(vfs/uart): add UART VFS select callback in IRAM 2023-11-21 10:26:25 +01:00
linker.lf feat(uart): Add sdkconfig.ci.iram_safe test for UART driver 2023-08-30 11:30:03 +08:00
uart.c change(uart): improved the internal logic of uart_read_bytes 2023-12-06 11:39:31 +08:00