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 10:32:47 +08:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
788f77a9afeee5ee28fcce7e7f6ee23fbe531419
nuttx
/
drivers
/
serial
T
History
Gregory Nutt
788f77a9af
Cosmetic
2019-05-26 12:33:42 -06:00
..
Kconfig
Squashed commit of the following:
2019-05-21 18:57:54 -06:00
Kconfig-16550
…
Kconfig-lpuart
…
Kconfig-sci
…
Kconfig-uart
…
Kconfig-usart
…
lowconsole.c
Squashed commit of the following:
2019-05-21 18:57:54 -06:00
Make.defs
drivers/serial: The upper half serial driver configuration CONFIG_SERIAL_DMA used to enable DMA on both RX and TX streams. This was replaced with CONFIG_SERIAL_RXDMA and CONFIG_SERIAKL_TXDMA which will permit supporting DMA on only one or both streams.
2019-04-24 12:11:40 -06:00
ptmx.c
Squashed commit of the following:
2019-05-21 18:57:54 -06:00
pty.c
Squashed commit of the following:
2019-05-21 18:57:54 -06:00
pty.h
…
serial_dma.c
drivers/serial: The upper half serial driver configuration CONFIG_SERIAL_DMA used to enable DMA on both RX and TX streams. This was replaced with CONFIG_SERIAL_RXDMA and CONFIG_SERIAKL_TXDMA which will permit supporting DMA on only one or both streams.
2019-04-24 12:11:40 -06:00
serial_io.c
…
serial.c
Cosmetic
2019-05-26 12:33:42 -06:00
tcdrain.c
…
uart_16550.c
drivers/serial: The upper half serial driver configuration CONFIG_SERIAL_DMA used to enable DMA on both RX and TX streams. This was replaced with CONFIG_SERIAL_RXDMA and CONFIG_SERIAKL_TXDMA which will permit supporting DMA on only one or both streams.
2019-04-24 12:11:40 -06:00