nuttx/drivers/serial
Jiuzhu Dong dce8c96281 uart_rpmsg: fix data loss
Signed-off-by: Jiuzhu Dong <dongjiuzhu1@xiaomi.com>
2022-01-04 20:57:40 +08:00
..
Kconfig serial: add CONFIG_TTY_LAUNCH support 2022-01-01 20:38:26 +08:00
Kconfig-16550
Kconfig-lpuart
Kconfig-sci
Kconfig-uart
Kconfig-usart
Make.defs serial: Move tcdrain implementation from drivers/serial to libc 2021-12-29 08:11:08 -03:00
ptmx.c Ensure the kernel component don't call userspace API 2021-03-01 09:23:09 +09:00
pty.c serial/pty: Initialize the terminal setting as a console 2021-06-12 09:52:05 +09:00
pty.h drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
serial_dma.c serial: add CONFIG_TTY_LAUNCH support 2022-01-01 20:38:26 +08:00
serial_io.c serial: add CONFIG_TTY_LAUNCH support 2022-01-01 20:38:26 +08:00
serial.c serial: add CONFIG_TTY_LAUNCH support 2022-01-01 20:38:26 +08:00
uart_16550.c drivers/serial/uart_16550: Fix warning for format 2021-12-07 23:28:33 -06:00
uart_bth4.c serial/uart/h4: add bt h4 uart serial driver 2021-05-31 09:50:54 -03:00
uart_rpmsg.c uart_rpmsg: fix data loss 2022-01-04 20:57:40 +08:00