nuttx/drivers/serial
2025-05-23 10:48:41 +08:00
..
CMakeLists.txt
Kconfig drivers/serial/Kconfig: TTY_LAUNCH depends on SCHED_HPWORK 2025-04-13 11:58:08 +08:00
Kconfig-16550
Kconfig-cmsdk
Kconfig-lpuart
Kconfig-pci drivers/serial: simplify 16550_PCI_UARTx_CLOCK config 2025-01-03 08:52:43 +08:00
Kconfig-pl011
Kconfig-sci
Kconfig-uart
Kconfig-usart
Make.defs
ptmx.c ptmx: When alloc minor, skip the start addr if it has been used 2025-03-04 09:14:25 +01:00
pty.c
pty.h
serial.c driver/serial: Check again the RX buffer, then check file flags 2025-03-29 10:34:00 +08:00
serial_cmsdk.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
serial_dma.c
serial_gdbstub.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
serial_io.c
uart_16550.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
uart_bth4.c
uart_bth5.c
uart_hostfs.c
uart_pci_16550.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
uart_pl011.c
uart_ram.c serial/uart_ram: update lower buffer offset if previous send completes 2025-01-23 18:14:48 +08:00
uart_rpmsg.c drivers/serial/uart_rpmsg: simplify initialization process of uart_rpmsg 2025-04-02 20:56:01 +08:00