Merge pull request #417 from julianoes/hotfix_uart1

Disable USART1 DMA Rx on FMUv1
This commit is contained in:
Lorenz Meier
2013-09-22 06:00:45 -07:00

View File

@@ -262,7 +262,7 @@ CONFIG_STM32_USART=y
# U[S]ART Configuration
#
# CONFIG_USART1_RS485 is not set
CONFIG_USART1_RXDMA=y
# CONFIG_USART1_RXDMA is not set
# CONFIG_USART2_RS485 is not set
CONFIG_USART2_RXDMA=y
# CONFIG_USART3_RXDMA is not set