FMUv1: Use small buffer for RX DMA hotfix

This commit is contained in:
Lorenz Meier 2015-08-10 16:35:10 +02:00
parent ff360aa75a
commit 138daf3b36
1 changed files with 2 additions and 0 deletions

View File

@ -260,6 +260,8 @@ CONFIG_STM32_USART=y
#
# U[S]ART Configuration
#
# Hot fix for lost data
CONFIG_STM32_RXDMA_BUFFER_SIZE_OVERRIDE=64
# CONFIG_USART1_RS485 is not set
# CONFIG_USART1_RXDMA is not set
# CONFIG_USART2_RS485 is not set