summaryrefslogtreecommitdiff
path: root/nuttx/configs/z80sim/nsh/defconfig
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-08 23:21:34 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-12-08 23:21:34 +0000
commit9085db20b3c7ce781f807e5570ed5c8dc84a66d7 (patch)
tree83bb117870ea8382a5ffcdfb0c0eb914d552389b /nuttx/configs/z80sim/nsh/defconfig
parent2bef6dd877c954012f38fed920631e9f7ce2c88d (diff)
downloadpx4-nuttx-9085db20b3c7ce781f807e5570ed5c8dc84a66d7.tar.gz
px4-nuttx-9085db20b3c7ce781f807e5570ed5c8dc84a66d7.tar.bz2
px4-nuttx-9085db20b3c7ce781f807e5570ed5c8dc84a66d7.zip
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
Diffstat (limited to 'nuttx/configs/z80sim/nsh/defconfig')
-rw-r--r--nuttx/configs/z80sim/nsh/defconfig2
1 files changed, 1 insertions, 1 deletions
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