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-08 18:37:46 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
49548da297b05762912363faffe0ec49df8c7272
nuttx
/
drivers
/
serial
T
History
Gregory Nutt
8530fe0a7c
Update some comments.
2018-08-26 13:14:26 -06:00
..
Kconfig
drivers/serial/Kconfig: Make feature dependent on CONFIG_BUILD_FLAT.
2018-08-26 08:56:16 -06:00
Kconfig-16550
Squashed commit of the following:
2018-08-26 11:37:16 -06:00
Kconfig-lpuart
…
Kconfig-sci
…
Kconfig-uart
…
Kconfig-usart
…
lowconsole.c
…
Make.defs
…
ptmx.c
…
pty.c
drivers/serial/pty.c: Add support so that a PTY can poll for both IN/OUT event simultaneously.
2018-08-26 07:27:19 -06:00
pty.h
…
serial_dma.c
drivers/serial: Move head/tail pointer reset to uart_recvchars_dma since dma may be still transferring in the background.
2018-08-26 10:03:30 -06:00
serial_io.c
Squashed commit of the following:
2018-08-26 08:49:08 -06:00
serial.c
drivers/serial/serial.c: In DMA mode, the use of uart_disablexinit() is insufficient to protect a critical section. enter/leave_critical_section() must be used in those cases if CONFIG_SERIAL_DMA=y
2018-08-26 10:30:48 -06:00
tcdrain.c
…
uart_16550.c
Update some comments.
2018-08-26 13:14:26 -06:00