TAP-v1 set Console Baud Rate to 57600

This commit is contained in:
David Sidrane
2016-07-08 12:15:20 -10:00
committed by Lorenz Meier
parent 09227526b6
commit 5de19500c2

View File

@@ -513,7 +513,7 @@ CONFIG_USART2_2STOP=0
#
CONFIG_USART3_RXBUFSIZE=256
CONFIG_USART3_TXBUFSIZE=256
CONFIG_USART3_BAUD=115200
CONFIG_USART3_BAUD=57600
CONFIG_USART3_BITS=8
CONFIG_USART3_PARITY=0
CONFIG_USART3_2STOP=0