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-07 09:18:00 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
56582e22634f3ffbfc56e0498c21ffc45f6f2ddb
nuttx
/
drivers
/
serial
T
History
Gregory Nutt
56582e2263
Update some comments
2016-07-19 10:40:23 -06:00
..
Kconfig
PTY: Add TERMIOS support.
2016-07-16 10:43:44 -06:00
lowconsole.c
…
Make.defs
…
ptmx.c
PTY: Add some encode to reduce the likely of misinterpreting the return value of the file open() method
2016-07-15 17:13:21 -06:00
pty.c
Update some comments
2016-07-19 10:40:23 -06:00
pty.h
PTY: Add ioctls to support locking and unlocking of the slave. LIBC: Add implementation of unlockpt()
2016-07-15 09:39:33 -06:00
serial_dma.c
…
serial_io.c
…
serial.c
…
uart_16550.c
…