mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
FMUv1: Use small buffer for RX DMA hotfix
This commit is contained in:
parent
ff360aa75a
commit
138daf3b36
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user