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
9ff5e83ea71323c0523c96be221f374ff34a4244
nuttx
/
drivers
/
serial
T
History
Jussi Kivilinna
e2702cbe4e
STM32F7: fix UART7 and UART8 IFLOWCONTROL options
2017-04-06 08:46:24 -06:00
..
Kconfig
STM32F7: fix UART7 and UART8 IFLOWCONTROL options
2017-04-06 08:46:24 -06:00
lowconsole.c
…
Make.defs
…
ptmx.c
…
pty.c
drivers: Disable priority inheritance on all semaphores used for signaling
2016-11-03 11:00:47 -06:00
pty.h
…
serial_dma.c
…
serial_io.c
…
serial.c
drivers/: Remove all explicit use of 'hidden' macro _info. Code must never use this directly. Code must always use a debug macro such as info which is basic on _info but can be appropriately filtered.
2017-01-15 13:00:50 -06:00
uart_16550.c
Convert more drivers to use use irq_attach with argument.
2017-02-27 10:44:13 -06:00