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-15 03:58:06 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
fcc2a1bb4bfca2cb1d0b3812aceba9f509fbfcb2
nuttx
/
drivers
/
serial
T
History
Gregory Nutt
5120d745fd
Fix some typos
2014-10-29 10:48:50 -06:00
..
Kconfig
Move selection for CONFIG_SERIAL_TERMIOS out of MCU Kconfigs to common drivers/serial/Kconfig. Add CONFIG_ARCH_HAVE_SERIAL_TERMIOS to indicate if an MCU supports TERMIOS
2014-10-27 11:31:16 -06:00
lowconsole.c
…
Make.defs
…
serial.c
Fix some typos
2014-10-29 10:48:50 -06:00
serialirq.c
Add serial method so that lower half driver can provide RX flow control information. From Jussi Kivilinna
2014-05-08 09:00:33 -06:00
uart_16550.c
Add serial method so that lower half driver can provide RX flow control information. From Jussi Kivilinna
2014-05-08 09:00:33 -06:00