mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Added missing IFLOWCONTROL_WATERMARK settings.
This was the cause of the CI failure on the hot fix
This commit is contained in:
parent
e15b67ff70
commit
5607df8a44
@ -885,6 +885,9 @@ CONFIG_SERIAL_NPOLLWAITERS=2
|
||||
CONFIG_SERIAL_IFLOWCONTROL=y
|
||||
CONFIG_SERIAL_OFLOWCONTROL=y
|
||||
# CONFIG_SERIAL_DMA is not set
|
||||
CONFIG_SERIAL_IFLOWCONTROL_WATERMARKS=y
|
||||
CONFIG_SERIAL_IFLOWCONTROL_LOWER_WATERMARK=10
|
||||
CONFIG_SERIAL_IFLOWCONTROL_UPPER_WATERMARK=90
|
||||
CONFIG_ARCH_HAVE_SERIAL_TERMIOS=y
|
||||
# CONFIG_USART1_SERIAL_CONSOLE is not set
|
||||
# CONFIG_USART2_SERIAL_CONSOLE is not set
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user