summaryrefslogtreecommitdiff
path: root/nuttx/configs/nucleo-f4x1re
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-10-27 11:29:43 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-10-27 11:29:43 -0600
commit153a7be799b82c75cf04a53d2fe38efbeb390b24 (patch)
tree9fbb2a78a505e54f3e6b3975cf64b9e583e3c5e2 /nuttx/configs/nucleo-f4x1re
parent8f4c0a76379557adf8217ca09ee641090dbd0dd8 (diff)
downloadpx4-nuttx-153a7be799b82c75cf04a53d2fe38efbeb390b24.tar.gz
px4-nuttx-153a7be799b82c75cf04a53d2fe38efbeb390b24.tar.bz2
px4-nuttx-153a7be799b82c75cf04a53d2fe38efbeb390b24.zip
Rename CONFIG_STM32_HAVE_USARTn to CONFIG_STM32_HAVE_UARTn for n-4,5,7,8
Diffstat (limited to 'nuttx/configs/nucleo-f4x1re')
-rw-r--r--nuttx/configs/nucleo-f4x1re/f401-nsh/defconfig8
-rwxr-xr-xnuttx/configs/nucleo-f4x1re/f411-nsh/defconfig8
2 files changed, 8 insertions, 8 deletions
diff --git a/nuttx/configs/nucleo-f4x1re/f401-nsh/defconfig b/nuttx/configs/nucleo-f4x1re/f401-nsh/defconfig
index ba0a19c66..ad6daa0d5 100644
--- a/nuttx/configs/nucleo-f4x1re/f401-nsh/defconfig
+++ b/nuttx/configs/nucleo-f4x1re/f401-nsh/defconfig
@@ -227,11 +227,11 @@ CONFIG_STM32_STM32F401=y
CONFIG_STM32_HAVE_OTGFS=y
# CONFIG_STM32_HAVE_FSMC is not set
# CONFIG_STM32_HAVE_USART3 is not set
-# CONFIG_STM32_HAVE_USART4 is not set
-# CONFIG_STM32_HAVE_USART5 is not set
+# CONFIG_STM32_HAVE_UART4 is not set
+# CONFIG_STM32_HAVE_UART5 is not set
CONFIG_STM32_HAVE_USART6=y
-# CONFIG_STM32_HAVE_USART7 is not set
-# CONFIG_STM32_HAVE_USART8 is not set
+# CONFIG_STM32_HAVE_UART7 is not set
+# CONFIG_STM32_HAVE_UART8 is not set
CONFIG_STM32_HAVE_TIM1=y
CONFIG_STM32_HAVE_TIM5=y
# CONFIG_STM32_HAVE_TIM6 is not set
diff --git a/nuttx/configs/nucleo-f4x1re/f411-nsh/defconfig b/nuttx/configs/nucleo-f4x1re/f411-nsh/defconfig
index 7b438c986..17e704b2c 100755
--- a/nuttx/configs/nucleo-f4x1re/f411-nsh/defconfig
+++ b/nuttx/configs/nucleo-f4x1re/f411-nsh/defconfig
@@ -227,11 +227,11 @@ CONFIG_STM32_STM32F411=y
CONFIG_STM32_HAVE_OTGFS=y
# CONFIG_STM32_HAVE_FSMC is not set
# CONFIG_STM32_HAVE_USART3 is not set
-# CONFIG_STM32_HAVE_USART4 is not set
-# CONFIG_STM32_HAVE_USART5 is not set
+# CONFIG_STM32_HAVE_UART4 is not set
+# CONFIG_STM32_HAVE_UART5 is not set
CONFIG_STM32_HAVE_USART6=y
-# CONFIG_STM32_HAVE_USART7 is not set
-# CONFIG_STM32_HAVE_USART8 is not set
+# CONFIG_STM32_HAVE_UART7 is not set
+# CONFIG_STM32_HAVE_UART8 is not set
CONFIG_STM32_HAVE_TIM1=y
CONFIG_STM32_HAVE_TIM5=y
# CONFIG_STM32_HAVE_TIM6 is not set