px4/v{2,3}: enable tx dma on telem2

This commit is contained in:
Beat Küng
2020-04-09 11:52:44 +02:00
committed by Lorenz Meier
parent 68e1172bb5
commit cbed023334
5 changed files with 7 additions and 4 deletions

View File

@@ -240,6 +240,7 @@ CONFIG_USART3_OFLOWCONTROL=y
CONFIG_USART3_RXBUFSIZE=300
CONFIG_USART3_RXDMA=y
CONFIG_USART3_TXBUFSIZE=600
CONFIG_USART3_TXDMA=y
CONFIG_USART6_BAUD=57600
CONFIG_USART6_RXBUFSIZE=300
CONFIG_USART6_RXDMA=y