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-05-15 03:58:06 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
4643fcdfd81df6cd5cd65d43e903399e5d88078e
nuttx
/
drivers
/
serial
T
History
Gregory Nutt
9ec104834a
Remove CONFIG_USARTn_ISUART
2016-05-25 11:21:48 -06:00
..
Kconfig
Remove CONFIG_USARTn_ISUART
2016-05-25 11:21:48 -06:00
lowconsole.c
Standardize some naming in code section comments
2016-02-21 18:09:04 -06:00
Make.defs
serial: Remove confusing inline functions. Correct attribution for serial DMA logic
2015-11-15 08:39:01 -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
Standardize some naming in code section comments
2016-02-21 18:09:04 -06:00
uart_16550.c
Fix typo in variable name in serial BREAK logic. Review other serial implementations for similar naming problems.
2016-05-05 11:30:47 -06:00