summaryrefslogtreecommitdiff
path: root/nuttx/configs/olimex-stm32-p107
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-05-07 12:54:27 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-05-07 12:54:27 -0600
commit13a2aa5be335bd7d8501c38e2787915ddba9ba59 (patch)
tree90c0803a4ca3ed2292fb50a0fd42f5b6da7303a3 /nuttx/configs/olimex-stm32-p107
parent58363e8fa46cbc1d21fca6327a2960543a5c2c57 (diff)
downloadpx4-nuttx-13a2aa5be335bd7d8501c38e2787915ddba9ba59.tar.gz
px4-nuttx-13a2aa5be335bd7d8501c38e2787915ddba9ba59.tar.bz2
px4-nuttx-13a2aa5be335bd7d8501c38e2787915ddba9ba59.zip
STM32: Fix STM32F100CB pin configuration (from Kosma Moczek); and make chip naming a little more consistent
Diffstat (limited to 'nuttx/configs/olimex-stm32-p107')
-rw-r--r--nuttx/configs/olimex-stm32-p107/nsh/defconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/nuttx/configs/olimex-stm32-p107/nsh/defconfig b/nuttx/configs/olimex-stm32-p107/nsh/defconfig
index d116a5cf2..cbd4af0fe 100644
--- a/nuttx/configs/olimex-stm32-p107/nsh/defconfig
+++ b/nuttx/configs/olimex-stm32-p107/nsh/defconfig
@@ -139,11 +139,11 @@ CONFIG_ARMV7M_TOOLCHAIN_CODESOURCERYL=y
# CONFIG_ARCH_CHIP_STM32F100VE is not set
# CONFIG_ARCH_CHIP_STM32F103C4 is not set
# CONFIG_ARCH_CHIP_STM32F103C8 is not set
-# CONFIG_ARCH_CHIP_STM32F103RET6 is not set
-# CONFIG_ARCH_CHIP_STM32F103VCT6 is not set
-# CONFIG_ARCH_CHIP_STM32F103VET6 is not set
-# CONFIG_ARCH_CHIP_STM32F103ZET6 is not set
-# CONFIG_ARCH_CHIP_STM32F105VBT7 is not set
+# CONFIG_ARCH_CHIP_STM32F103RE is not set
+# CONFIG_ARCH_CHIP_STM32F103VC is not set
+# CONFIG_ARCH_CHIP_STM32F103VE is not set
+# CONFIG_ARCH_CHIP_STM32F103ZE is not set
+# CONFIG_ARCH_CHIP_STM32F105VB is not set
CONFIG_ARCH_CHIP_STM32F107VC=y
# CONFIG_ARCH_CHIP_STM32F207IG is not set
# CONFIG_ARCH_CHIP_STM32F302CB is not set