summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-15 15:16:02 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-15 15:16:02 +0000
commitd7b3eff5850c1bbcf197c50a3c2a44e6a04f81c9 (patch)
tree61cda258b3829b50b24893f9d2f3ff6886884d88 /nuttx/configs/stm3210e-eval/README.txt
parent4146e9258e38aff358710951df827ab1eb63310d (diff)
downloadnuttx-d7b3eff5850c1bbcf197c50a3c2a44e6a04f81c9.tar.gz
nuttx-d7b3eff5850c1bbcf197c50a3c2a44e6a04f81c9.tar.bz2
nuttx-d7b3eff5850c1bbcf197c50a3c2a44e6a04f81c9.zip
typo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2345 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 45d48c3ef..e11151b12 100755
--- a/nuttx/configs/stm3210e-eval/README.txt
+++ b/nuttx/configs/stm3210e-eval/README.txt
@@ -46,7 +46,7 @@ GNU Toolchain Options
CONFIG_STM32_CODESOURCERYL=y : CodeSourcery under Linux
CONFIG_STM32_DEVKITARM=y : devkitARM under Windows
CONFIG_STM32_RAISONANCE=y : Raisonance RIDE7 under Windows
- CONFIG_STM32_BUILDROOT=y : NuttX buildroot under Windows or Cygwin (default)
+ CONFIG_STM32_BUILDROOT=y : NuttX buildroot under Linux or Cygwin (default)
If you are not using CONFIG_STM32_BUILDROOT, then you may also have to modify
the PATH in the setenv.h file if your make cannot find the tools.