This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
bcbe9806d2
nuttx
/
drivers
/
serial
History
Gregory Nutt
bcbe9806d2
In SUSv1 model, need to tried the PTY driver pair as unlinked if the master closes its reference
2016-07-15 07:33:48 -06:00
..
Kconfig
PTYs prototypes hooked into build and configuration system (as EXPERIMENTAL)
2016-07-15 06:48:10 -06:00
lowconsole.c
Silence some warnings
2016-05-26 14:06:13 -04:00
Make.defs
PTYs prototypes hooked into build and configuration system (as EXPERIMENTAL)
2016-07-15 06:48:10 -06:00
ptmx.c
PTY: Need to free PTMX minor number is slave is unlinked
2016-07-15 07:22:36 -06:00
pty.c
In SUSv1 model, need to tried the PTY driver pair as unlinked if the master closes its reference
2016-07-15 07:33:48 -06:00
pty.h
PTY: Need to free PTMX minor number is slave is unlinked
2016-07-15 07:22:36 -06:00
serial_dma.c
serial: Remove confusing inline functions. Correct attribution for serial DMA logic
2015-11-15 08:39:01 -06:00
serial_io.c
serial: Remove confusing inline functions. Correct attribution for serial DMA logic
2015-11-15 08:39:01 -06:00
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