a3badd26a0
Echoing console's input is now performed by the serial driver (https://github.com/apache/nuttx/pull/8691). In order to keep old behavior of CR being echoed by the device, it's needed to detected whenever NL is being echoed and send CR before sending it. |
||
---|---|---|
.. | ||
Kconfig | ||
Kconfig-16550 | ||
Kconfig-lpuart | ||
Kconfig-sci | ||
Kconfig-uart | ||
Kconfig-usart | ||
Make.defs | ||
ptmx.c | ||
pty.c | ||
pty.h | ||
serial_dma.c | ||
serial_io.c | ||
serial.c | ||
uart_16550.c | ||
uart_bth4.c | ||
uart_rpmsg.c |