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 17:33:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9ecd558002ba8e4f7eae24219557b2862f0d652f
nuttx
/
drivers
/
serial
T
History
Gregory Nutt
9ecd558002
Add the correct implementation of the file_poll() function
2016-07-15 11:34:08 -06:00
..
Kconfig
Update some comments
2016-07-15 11:15:33 -06:00
lowconsole.c
…
Make.defs
PTYs prototypes hooked into build and configuration system (as EXPERIMENTAL)
2016-07-15 06:48:10 -06:00
ptmx.c
Update some comments
2016-07-15 11:15:33 -06:00
pty.c
Add the correct implementation of the file_poll() function
2016-07-15 11:34:08 -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
…