summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-09-25 17:26:47 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-09-25 17:26:47 +0000
commitdbcd7458e330f278edc2db818d1769444e2dfba9 (patch)
tree5602ce92b383d238b4d1ddffd4195249c0d631e8 /nuttx/configs/stm3210e-eval/README.txt
parent7c067d6933cec2d39f08e1a508f5717446bd72a9 (diff)
downloadpx4-nuttx-dbcd7458e330f278edc2db818d1769444e2dfba9.tar.gz
px4-nuttx-dbcd7458e330f278edc2db818d1769444e2dfba9.tar.bz2
px4-nuttx-dbcd7458e330f278edc2db818d1769444e2dfba9.zip
Fixes for compile
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2092 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3210e-eval/README.txt')
-rwxr-xr-xnuttx/configs/stm3210e-eval/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/stm3210e-eval/README.txt b/nuttx/configs/stm3210e-eval/README.txt
index 175209b93..bb26a7440 100755
--- a/nuttx/configs/stm3210e-eval/README.txt
+++ b/nuttx/configs/stm3210e-eval/README.txt
@@ -141,7 +141,7 @@ STM3210E-EVAL-specific Configuration Options
CONFIG_ARCH_CHIP_name - For use in C code to identify the exact
chip:
- CONFIG_ARCH_CHIP_STM32F103Z
+ CONFIG_ARCH_CHIP_STM32F103ZET6
CONFIG_ARCH_BOARD - Identifies the configs subdirectory and
hence, the board that supports the particular chip or SoC.