summaryrefslogtreecommitdiff
path: root/nuttx/configs/hymini-stm32v/README.txt
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/hymini-stm32v/README.txt
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/hymini-stm32v/README.txt')
-rw-r--r--nuttx/configs/hymini-stm32v/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/hymini-stm32v/README.txt b/nuttx/configs/hymini-stm32v/README.txt
index f1a56c4e1..b98d261b3 100644
--- a/nuttx/configs/hymini-stm32v/README.txt
+++ b/nuttx/configs/hymini-stm32v/README.txt
@@ -320,7 +320,7 @@ HY-Mini specific Configuration Options
CONFIG_ARCH_CHIP_name - For use in C code to identify the exact
chip:
- CONFIG_ARCH_CHIP_STM32F103VCT6
+ CONFIG_ARCH_CHIP_STM32F103VC
CONFIG_ARCH_BOARD_STM32_CUSTOM_CLOCKCONFIG - Enables special STM32 clock
configuration features.