summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm3210e-eval/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-09-21 13:53:48 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-09-21 13:53:48 +0000
commite5d326e34b4681a7ec237b44577ecaaeb630db16 (patch)
tree5fbfb45ef5ce70b55f71ae0d75b0d83260e7b10d /nuttx/configs/stm3210e-eval/README.txt
parent3b91ea7d1b1d6455332c06f7d655a92886bdd13f (diff)
downloadnuttx-e5d326e34b4681a7ec237b44577ecaaeb630db16.tar.gz
nuttx-e5d326e34b4681a7ec237b44577ecaaeb630db16.tar.bz2
nuttx-e5d326e34b4681a7ec237b44577ecaaeb630db16.zip
Add stm32 header files
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2074 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/stm3210e-eval/README.txt')
-rwxr-xr-xnuttx/configs/stm3210e-eval/README.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/configs/stm3210e-eval/README.txt b/nuttx/configs/stm3210e-eval/README.txt
index 9cf75671f..175209b93 100755
--- a/nuttx/configs/stm3210e-eval/README.txt
+++ b/nuttx/configs/stm3210e-eval/README.txt
@@ -35,6 +35,9 @@ GNU Toolchain Options
CONFIG_STM32_RAISONANCE=y
CONFIG_STM32_BUILDROOT=y (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.
+
NOTE: the CodeSourcery, devkitARM, and Raisonance toolchains are Windows native
toolchains. The NuttX buildroot toolchain is a Cygwin or Linux native toolchain.
There are several limitations to using a Windows based toolchain in a Cygwin