nuttx/drivers/serial
Huang Qi 44857ab30e driver/serial: Echo only determined by ECHO flag with termios enabled
Fix a bug that can not disable echo even if termios is enabled.

Signed-off-by: Huang Qi <huangqi3@xiaomi.com>
2023-03-03 09:44:30 +02:00
..
Kconfig build/Kconfig: fix warnings detected by kconfiglib 2023-02-09 20:07:46 +08:00
Kconfig-16550
Kconfig-lpuart Add initial support for NXP S32K3 MCU family 2022-07-25 23:47:05 +08:00
Kconfig-sci
Kconfig-uart
Kconfig-usart
Make.defs
ptmx.c Remove the unnecessary NULL fields in global instance definition of file_operations 2023-01-04 00:32:13 +02:00
pty.c driver/pty: Map CR->LF from terminal input 2023-02-27 21:12:35 +08:00
pty.h Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00
serial_dma.c
serial_io.c drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
serial.c driver/serial: Echo only determined by ECHO flag with termios enabled 2023-03-03 09:44:30 +02:00
uart_16550.c drivers/serial: Fix docstrings on UART interrupt handlers 2023-02-07 04:41:36 +08:00
uart_bth4.c fs: Move mmap callback before truncate in [file|mountpt]_operations 2023-01-04 17:43:59 +02:00
uart_rpmsg.c Replace nxsem API when used as a lock with nxmutex API 2022-10-17 15:59:46 +09:00