This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
nuttx
/
drivers
/
serial
History
zhanghu5
a043657323
dma support 16550 uart
...
Signed-off-by: zhanghu5 <zhanghu5@xiaomi.com>
2023-05-23 01:32:03 +08:00
..
Kconfig
…
Kconfig-16550
dma support 16550 uart
2023-05-23 01:32:03 +08:00
Kconfig-lpuart
…
Kconfig-pl011
…
Kconfig-sci
…
Kconfig-uart
…
Kconfig-usart
…
Make.defs
…
ptmx.c
…
pty.c
drivers/serial/pty.c: Fix coverity issue
2023-05-17 07:44:26 +02:00
pty.h
…
serial_dma.c
…
serial_io.c
…
serial_pl011.c
…
serial.c
drivers/serial: fix race condition in multi-thread write
2023-05-17 07:56:08 +02:00
uart_16550.c
dma support 16550 uart
2023-05-23 01:32:03 +08:00
uart_bth4.c
…
uart_rpmsg.c
…