nuttx/drivers/serial
Xiang Xiao b068e2357a circbuf: Move from mm/circbuf to libs/libc/misc
so that it can be used by userspace program.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
2024-10-09 08:41:49 +08:00
..
CMakeLists.txt drivers/serial/CMakeLists.txt: add missing files 2024-10-05 23:40:11 +08:00
Kconfig
Kconfig-16550
Kconfig-cmsdk
Kconfig-lpuart
Kconfig-pci
Kconfig-pl011
Kconfig-sci
Kconfig-uart
Kconfig-usart
Make.defs
ptmx.c
pty.c
pty.h
serial.c
serial_cmsdk.c
serial_dma.c
serial_gdbstub.c
serial_io.c
uart_16550.c
uart_bth4.c circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
uart_bth5.c circbuf: Move from mm/circbuf to libs/libc/misc 2024-10-09 08:41:49 +08:00
uart_hostfs.c
uart_pci_16550.c
uart_pl011.c
uart_ram.c
uart_rpmsg.c rpmsg services: should release the tx buffer when rpmsg_send_nocopy failed 2024-10-08 18:26:39 +08:00