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 17:33:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
9434d3e9455ab41472a1f20668dd745c8aa65bfe
nuttx
/
drivers
/
serial
T
History
Gregory Nutt
9434d3e945
There is now one-and-only-one copy of syslog_putc. It is in the SYSLOG channel logic and can redirect syslog output as needed. All former syslog_putc versions were renamed and the corresponding SYSLOG device initializaiton now calls syslog_channel()
2016-06-19 13:03:20 -06:00
..
Kconfig
There is now one-and-only-one copy of syslog_putc. It is in the SYSLOG channel logic and can redirect syslog output as needed. All former syslog_putc versions were renamed and the corresponding SYSLOG device initializaiton now calls syslog_channel()
2016-06-19 13:03:20 -06:00
lowconsole.c
Silence some warnings
2016-05-26 14:06:13 -04:00
Make.defs
…
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
Add _ to the beginning of all debug macros to avoid name collisions
2016-06-16 12:33:32 -06:00