mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
The PX4IO driver uses DMA but not NuttX's TXDMA
This commit is contained in:
committed by
Daniel Agar
parent
f18e70029a
commit
b6f24eefb2
@@ -215,7 +215,7 @@ CONFIG_UART8_BAUD=57600
|
||||
CONFIG_UART8_RXBUFSIZE=600
|
||||
CONFIG_UART8_RXDMA=y
|
||||
CONFIG_UART8_TXBUFSIZE=1500
|
||||
CONFIG_UART8_TXDMA=y
|
||||
#CONFIG_UART8_TXDMA=y
|
||||
CONFIG_USART1_BAUD=57600
|
||||
CONFIG_USART1_RXBUFSIZE=600
|
||||
CONFIG_USART1_TXBUFSIZE=1500
|
||||
|
||||
Reference in New Issue
Block a user