summaryrefslogtreecommitdiff
path: root/nuttx/configs/z80sim/pashello/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/z80sim/pashello/defconfig')
-rw-r--r--nuttx/configs/z80sim/pashello/defconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/z80sim/pashello/defconfig b/nuttx/configs/z80sim/pashello/defconfig
index b0ff5ce16..16124f39b 100644
--- a/nuttx/configs/z80sim/pashello/defconfig
+++ b/nuttx/configs/z80sim/pashello/defconfig
@@ -207,7 +207,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