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
318f34fb7d1d454fd5ecdd349dac97b0709a2f04
nuttx
/
drivers
/
serial
T
History
Gregory Nutt
318f34fb7d
Psuedo-terminal pipe size is now configurable
2016-07-19 14:26:41 -06:00
..
Kconfig
Psuedo-terminal pipe size is now configurable
2016-07-19 14:26:41 -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
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
Psuedo-terminal pipe size is now configurable
2016-07-19 14:26:41 -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
handle when CONFIG_SERIAL_UART_ARCH_IOCTL is not enabled
2016-07-12 06:50:58 +00:00