nuttx/drivers/serial
Xiang Xiao 15c487085a serial/ptmx: Fix the typo error in ptmx_minor_free
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-02-06 16:19:27 +01: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 drivers/serial/Kconfig: Split serial Rx/Tx DMA. 2019-12-03 07:06:30 -06:00
Kconfig-sci We have ported NuttX on Renesas RX65N Micro-controller. This port includes following interfaces 2019-10-11 23:36:57 +08:00
Kconfig-uart drivers/serial/Kconfig: Split serial Rx/Tx DMA. 2019-12-03 07:06:30 -06:00
Kconfig-usart drivers/serial/Kconfig: Split serial Rx/Tx DMA. 2019-12-03 07:06:30 -06:00
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: fix the lock handling 2022-02-03 13:14:34 +08: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: Consolidate the general termios in the common place 2022-02-01 21:22:21 -03: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