mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
The PX4IO driver uses DMA but not NuttX's TXDMA
This commit is contained in:
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user