From 9085db20b3c7ce781f807e5570ed5c8dc84a66d7 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 8 Dec 2012 23:21:34 +0000 Subject: configs/xtrs/ostest converted to kconfig-frontend and Windows native git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5421 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/z80sim/nsh/defconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/configs/z80sim/nsh/defconfig') diff --git a/nuttx/configs/z80sim/nsh/defconfig b/nuttx/configs/z80sim/nsh/defconfig index ff9a90344..5b21b97bf 100644 --- a/nuttx/configs/z80sim/nsh/defconfig +++ b/nuttx/configs/z80sim/nsh/defconfig @@ -208,7 +208,7 @@ CONFIG_NO_SERIAL_CONSOLE=y # CONFIG_UART_RXBUFSIZE=64 CONFIG_UART_TXBUFSIZE=64 -CONFIG_UART_BAUD=11520 +CONFIG_UART_BAUD=115200 CONFIG_UART_BITS=8 CONFIG_UART_PARITY=0 CONFIG_UART_2STOP=0 -- cgit v1.2.3