summaryrefslogtreecommitdiff
path: root/misc/buildroot/configs/README.txt
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-23 23:53:00 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-04-23 23:53:00 +0000
commitd7be4c1bd5af6a936cabfa5a5ef2401001b38c40 (patch)
treee121eda1c080f22e29411ffdf3937e7e845766b1 /misc/buildroot/configs/README.txt
parent74bfc07aadffa5d14a592682eea7650bbe0dcd19 (diff)
downloadnuttx-d7be4c1bd5af6a936cabfa5a5ef2401001b38c40.tar.gz
nuttx-d7be4c1bd5af6a936cabfa5a5ef2401001b38c40.tar.bz2
nuttx-d7be4c1bd5af6a936cabfa5a5ef2401001b38c40.zip
Add gcc-4.3.3 and Cortex-M3
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1725 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/configs/README.txt')
-rw-r--r--misc/buildroot/configs/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/buildroot/configs/README.txt b/misc/buildroot/configs/README.txt
index 08776dc2f..86a500ecf 100644
--- a/misc/buildroot/configs/README.txt
+++ b/misc/buildroot/configs/README.txt
@@ -17,6 +17,12 @@ arm926t-defconfig-4.2.4
due to improperly positioned sections and can probably fixed
by changing the architectures .ldscript file.
+cortexm3-defconfig-4.3.3
+ Builds an ARM toolchain for the Cortex-M3 using gcc 4.3.3.
+ This configuration builds both gcc and g++.
+
+ NOTE: This configuration is untested as of this writing.
+
bfin-defconfig-4.2.4
Builds an Blackfin toolchain using gcc 4.2.4