nuttx/drivers/serial
Xiang Xiao 4d4cba41f6 Move the declaration of nx_mkfifo/nx_pipe to nuttx/fs/fs.h
the new location is better than nuttx/drivers/drivers.h
since they are part of the file system api.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-01-08 11:03:19 +08:00
..
Kconfig Modify SIGSTP to SIGTSTP 2020-10-29 01:12:43 -07:00
Kconfig-16550
Kconfig-lpuart
Kconfig-sci
Kconfig-uart
Kconfig-usart
Make.defs
ptmx.c
pty.c Move the declaration of nx_mkfifo/nx_pipe to nuttx/fs/fs.h 2021-01-08 11:03:19 +08:00
pty.h
serial_dma.c serial: should include <signal.h> explicitly 2020-12-29 04:21:42 -08:00
serial_io.c Modify SIGSTP to SIGTSTP 2020-10-29 01:12:43 -07:00
serial.c serial: Prevent RX stall 2020-11-20 04:16:35 -08:00
tcdrain.c
uart_16550.c drivers/serial/uart_16550.c: fix complie warning and writing style. 2020-12-24 10:51:46 -06:00
uart_rpmsg.c Fix nxstyle warning 2020-08-22 17:37:21 -06:00