This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors_Framework
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
mirror of
https://github.com/apache/nuttx.git
synced
2026-05-13 10:38:40 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
4e93f93f303a85e04bdd7e4da22df028c0f76de3
nuttx
/
drivers
/
serial
T
History
raiden00pl
0e01836f09
serial: add an option that selects uart rpmsg as console
2023-09-22 19:46:26 +08:00
..
CMakeLists.txt
…
Kconfig
serial: add an option that selects uart rpmsg as console
2023-09-22 19:46:26 +08:00
Kconfig-16550
…
Kconfig-lpuart
…
Kconfig-pl011
…
Kconfig-sci
…
Kconfig-uart
…
Kconfig-usart
…
Make.defs
drivers/serial: add ram uart driver
2023-09-19 09:41:07 +08:00
ptmx.c
enable O_CLOEXEC explicit
2023-09-22 13:51:00 +08:00
pty.c
enable O_CLOEXEC explicit
2023-09-22 13:51:00 +08:00
pty.h
…
serial_dma.c
…
serial_io.c
…
serial_pl011.c
…
serial.c
…
uart_16550.c
…
uart_bth4.c
…
uart_bth5.c
…
uart_ram.c
drivers/serial: add ram uart driver
2023-09-19 09:41:07 +08:00
uart_rpmsg.c
…