summaryrefslogtreecommitdiffstats
path: root/nuttx/configs/hymini-stm32v/usbstorage/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/hymini-stm32v/usbstorage/defconfig')
-rwxr-xr-xnuttx/configs/hymini-stm32v/usbstorage/defconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/nuttx/configs/hymini-stm32v/usbstorage/defconfig b/nuttx/configs/hymini-stm32v/usbstorage/defconfig
index 0ce6086919..85627dfda5 100755
--- a/nuttx/configs/hymini-stm32v/usbstorage/defconfig
+++ b/nuttx/configs/hymini-stm32v/usbstorage/defconfig
@@ -148,11 +148,11 @@ CONFIG_USART3_PARITY=0
CONFIG_UART4_PARITY=0
CONFIG_UART5_PARITY=0
-CONFIG_USART1_2STOP=n
-CONFIG_USART2_2STOP=n
-CONFIG_USART3_2STOP=n
-CONFIG_UART4_2STOP=n
-CONFIG_UART5_2STOP=n
+CONFIG_USART1_2STOP=0
+CONFIG_USART2_2STOP=0
+CONFIG_USART3_2STOP=0
+CONFIG_UART4_2STOP=0
+CONFIG_UART5_2STOP=0
#
# STM32F103V specific SSI device driver settings