Hotfix: Improve UART1 receive performance

This commit is contained in:
Lorenz Meier
2013-09-20 19:40:50 +02:00
parent 52573f5c7e
commit 3851bf5c10

View File

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