This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-02 04:38:59 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
df4e24ddeb
nuttx
/
drivers
/
serial
History
Download ZIP
Download TAR.GZ
Gregory Nutt
e4d2822af8
Make some file section headers more consistent with standard
2015-04-08 07:15:32 -06:00
..
Kconfig
Serial: Allow serial console selection even if /dev/console is disabled: There can still be a serial console with no file system at all
2014-12-28 15:23:05 -06:00
lowconsole.c
Make some file section headers more consistent with standard
2015-04-08 07:15:32 -06:00
Make.defs
drivers/, drivers/pipes, and drivers/serial file clean-up
2012-07-15 14:56:25 +00:00
serial.c
Make some file section headers more consistent with standard
2015-04-08 07:15:32 -06:00
serialirq.c
Remove STM32-specific RX flow control logic from the upper level serial driver to the lower level STM32 serial driver
2014-12-27 09:45:45 -06:00
uart_16550.c
Add serial method so that lower half driver can provide RX flow control information. From Jussi Kivilinna
2014-05-08 09:00:33 -06:00