mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-24 15:40:31 +08:00
Enabled DMA on both telemetry ports and GPS
This commit is contained in:
committed by
Lorenz Meier
parent
5b7d1af5d8
commit
c46bd8b041
@@ -299,9 +299,10 @@ CONFIG_STM32_USART=y
|
||||
# CONFIG_USART2_RS485 is not set
|
||||
CONFIG_USART2_RXDMA=y
|
||||
# CONFIG_USART3_RS485 is not set
|
||||
# CONFIG_USART3_RXDMA is not set
|
||||
CONFIG_USART3_RXDMA=y
|
||||
# CONFIG_UART4_RS485 is not set
|
||||
# CONFIG_UART4_RXDMA is not set
|
||||
CONFIG_UART4_RXDMA=y
|
||||
# CONFIG_UART5_RXDMA is not set
|
||||
# CONFIG_USART6_RS485 is not set
|
||||
# CONFIG_USART6_RXDMA is not set
|
||||
# CONFIG_UART7_RS485 is not set
|
||||
|
||||
Reference in New Issue
Block a user