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-06-09 02:44:53 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c8df5f3df3cf0c9f743779dec721fd25f4354c7c
nuttx
/
drivers
/
serial
T
History
xuanlin
c8df5f3df3
drivers/serial/serial.c: Support UART direct write for non console device
2018-08-26 09:47:25 -06:00
..
Kconfig
drivers/serial/Kconfig: Make feature dependent on CONFIG_BUILD_FLAT.
2018-08-26 08:56:16 -06:00
Kconfig-16550
…
Kconfig-lpuart
…
Kconfig-sci
…
Kconfig-uart
…
Kconfig-usart
…
lowconsole.c
…
Make.defs
…
ptmx.c
…
pty.c
drivers/serial/pty.c: Add support so that a PTY can poll for both IN/OUT event simultaneously.
2018-08-26 07:27:19 -06:00
pty.h
…
serial_dma.c
Squashed commit of the following:
2018-08-26 08:49:08 -06:00
serial_io.c
Squashed commit of the following:
2018-08-26 08:49:08 -06:00
serial.c
drivers/serial/serial.c: Support UART direct write for non console device
2018-08-26 09:47:25 -06:00
tcdrain.c
…
uart_16550.c
…