nuttx/drivers/serial
ligd 75aec04330 serial: add CONFIG_TTY_LAUNCH support
this allow user start new program from tty

Signed-off-by: ligd <liguiding1@xiaomi.com>
2022-01-01 20:38:26 +08:00
..
Kconfig serial: add CONFIG_TTY_LAUNCH support 2022-01-01 20:38:26 +08:00
Kconfig-16550
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 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 libs/lbc: remove CHAR_BIT = 16 support 2021-12-13 11:08:28 -06:00