summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/amber/hello/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/amber/hello/defconfig')
-rw-r--r--nuttx/configs/amber/hello/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/amber/hello/defconfig b/nuttx/configs/amber/hello/defconfig
index 55b37bd9b8..a6b5728252 100644
--- a/nuttx/configs/amber/hello/defconfig
+++ b/nuttx/configs/amber/hello/defconfig
@@ -93,7 +93,7 @@ CONFIG_USART0_RXBUFSIZE=256
CONFIG_USART0_BAUD=38400
CONFIG_USART0_BITS=8
CONFIG_USART0_PARITY=0
-CONFIG_USART0_2STOP=n
+CONFIG_USART0_2STOP=0
CONFIG_USART1_SERIAL_CONSOLE=n
CONFIG_USART1_TXBUFSIZE=256
@@ -101,7 +101,7 @@ CONFIG_USART1_RXBUFSIZE=256
CONFIG_USART1_BAUD=38400
CONFIG_USART1_BITS=8
CONFIG_USART1_PARITY=0
-CONFIG_USART1_2STOP=n
+CONFIG_USART1_2STOP=0
#
# General build options