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-21 13:13:08 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
3edec35c519d617364d986a2f03f5c7b2a1d42de
nuttx
/
drivers
/
serial
T
History
Gregory Nutt
3edec35c51
Add flow control support to the STM32 serial driver; Fix some issues with UART2 and 5. From Lorenz Meier and Mike Smith
2013-06-06 14:49:14 -06:00
..
Kconfig
Add flow control support to the STM32 serial driver; Fix some issues with UART2 and 5. From Lorenz Meier and Mike Smith
2013-06-06 14:49:14 -06:00
lowconsole.c
Move file-system header files to include/nuttx/fs
2012-03-21 18:01:07 +00:00
Make.defs
drivers/, drivers/pipes, and drivers/serial file clean-up
2012-07-15 14:56:25 +00:00
serial.c
Add missing implementation of O_NONBLOCK for serial writes
2013-03-18 16:04:29 +00:00
serialirq.c
drivers/, drivers/pipes, and drivers/serial file clean-up
2012-07-15 14:56:25 +00:00
uart_16550.c
Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CONFIG_DEBUG and CONFIG_SERIAL_TIOCSERGSTRUCT are defined
2013-04-25 15:52:48 -06:00