Browse Source

TAP-v1 set Console Baud Rate to 57600

sbg
David Sidrane 9 years ago committed by Lorenz Meier
parent
commit
5de19500c2
  1. 2
      nuttx-configs/tap-v1/nsh/defconfig

2
nuttx-configs/tap-v1/nsh/defconfig

@ -513,7 +513,7 @@ CONFIG_USART2_2STOP=0 @@ -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

Loading…
Cancel
Save