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
ccf4bfafcb9878d122b1792d28ceb576eb28d90c
nuttx
/
drivers
/
serial
T
History
Gregory Nutt
ccf4bfafcb
Prototype versions of ptmx/pty suppoprt. Still under developement; not yet hooked into build or configuration system.
2016-07-14 20:20:48 -06:00
..
Kconfig
serial/Kconfig: Oops put SERIAL_CONSOLE definition within if-endif condition. Better outside
2016-06-20 17:49:16 -06:00
lowconsole.c
Silence some warnings
2016-05-26 14:06:13 -04:00
Make.defs
…
ptmx.c
Prototype versions of ptmx/pty suppoprt. Still under developement; not yet hooked into build or configuration system.
2016-07-14 20:20:48 -06:00
pty.c
Prototype versions of ptmx/pty suppoprt. Still under developement; not yet hooked into build or configuration system.
2016-07-14 20:20:48 -06:00
serial_dma.c
…
serial_io.c
…
serial.c
Add _ to the beginning of all debug macros to avoid name collisions
2016-06-16 12:33:32 -06:00
uart_16550.c
handle when CONFIG_SERIAL_UART_ARCH_IOCTL is not enabled
2016-07-12 06:50:58 +00:00