nuttx/drivers/serial
Xiang Xiao 61066ecbc8 serial/pty: Sync the default termios setting regardless CONFIG_SERIAL_TERMIOS
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-02-08 09:33:46 -03:00
..
Kconfig serial: add CONFIG_TTY_LAUNCH support 2022-01-01 20:38:26 +08:00
Kconfig-16550 serial/uart_16550: Allow uintptr_t as addr width 2022-01-14 19:40:30 +08:00
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 serial/ptmx: Fix the typo error in ptmx_minor_free 2022-02-06 16:19:27 +01:00
pty.c serial/pty: Sync the default termios setting regardless CONFIG_SERIAL_TERMIOS 2022-02-08 09:33:46 -03:00
pty.h drivers: Author Gregory Nutt: update licenses to Apache 2021-03-04 18:32:27 -08:00
serial_dma.c serial: merge serial check signo to one place 2022-01-10 17:07:32 +01:00
serial_io.c serial: merge serial check signo to one place 2022-01-10 17:07:32 +01:00
serial.c serial: fix cu crash caused by ioctl is NULL 2022-02-07 13:31:46 +08:00
uart_16550.c Correct the code alignment 2022-02-01 21:22:21 -03:00
uart_bth4.c file_operations: get back C89 compatible initializer 2022-01-11 02:14:00 +08:00
uart_rpmsg.c serial: Consolidate the general termios in the common place 2022-02-01 21:22:21 -03:00