px4io-v2:Limit CONFIG_USART1_TXBUFSIZE to max debug size

This commit is contained in:
David Sidrane
2017-05-01 12:51:49 -10:00
committed by Lorenz Meier
parent 85973f69d7
commit 3eb909823e
+1 -1
View File
@@ -778,7 +778,7 @@ CONFIG_USART1_SERIAL_CONSOLE=y
# USART1 Configuration
#
CONFIG_USART1_RXBUFSIZE=64
CONFIG_USART1_TXBUFSIZE=56
CONFIG_USART1_TXBUFSIZE=40
CONFIG_USART1_BAUD=115200
CONFIG_USART1_BITS=8
CONFIG_USART1_PARITY=0