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 01:05:54 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
41efa2ae72b499fd45b2ff11fa9f5e1a5793581f
nuttx
/
drivers
/
serial
T
History
Masayuki Ishikawa
784408e617
drivers: serial: Fix a wrong variable in serial.c in SMP mode.
2020-01-10 09:38:51 -06:00
..
Kconfig
…
Kconfig-16550
…
Kconfig-lpuart
…
Kconfig-sci
…
Kconfig-uart
…
Kconfig-usart
…
lowconsole.c
Fix wait loop and void cast (
#24
)
2020-01-02 10:54:43 -06:00
Make.defs
…
ptmx.c
Fix wait loop and void cast (
#24
)
2020-01-02 10:54:43 -06:00
pty.c
Fix wait loop and void cast (
#24
)
2020-01-02 10:54:43 -06:00
pty.h
…
serial_dma.c
…
serial_io.c
…
serial.c
drivers: serial: Fix a wrong variable in serial.c in SMP mode.
2020-01-10 09:38:51 -06:00
tcdrain.c
…
uart_16550.c
Fix wait loop and void cast (
#24
)
2020-01-02 10:54:43 -06:00
uart_rpmsg.c
…