summaryrefslogtreecommitdiff
path: root/misc/buildroot/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-29 19:55:41 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-05-29 19:55:41 +0000
commite6b75ee4db8135502089016e117da1afeb73120b (patch)
treec1d4f8b2db7bdb9240fac576f298bec6fe6e1aa2 /misc/buildroot/ReleaseNotes
parent45d32292cbec56be065622ae4c991f0cd2f4a9bd (diff)
downloadnuttx-e6b75ee4db8135502089016e117da1afeb73120b.tar.gz
nuttx-e6b75ee4db8135502089016e117da1afeb73120b.tar.bz2
nuttx-e6b75ee4db8135502089016e117da1afeb73120b.zip
Add AVR support for the ATmega128
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1838 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/ReleaseNotes')
-rw-r--r--misc/buildroot/ReleaseNotes5
1 files changed, 4 insertions, 1 deletions
diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes
index d49054d2b..3ea5b6763 100644
--- a/misc/buildroot/ReleaseNotes
+++ b/misc/buildroot/ReleaseNotes
@@ -1,4 +1,4 @@
-ReleaseNotes v0.1.6:
+ReleaseNotes v0.1.7:
^^^^^^^^^^^^^^^^^^^
This is a highly hacked up version of the buildroot (see
@@ -13,6 +13,9 @@ can be used to build the following NuttX-compatible toolchains:
o arm-elf (thumb2) toolchain needed for use with the Luminary
LM3S6918 (ARM Cortex-M3) port provided with the NuttX releases.
+ o avr-elf toolchain needed for use with the ATmega128 ports
+ provided with the NuttX releases.
+
o m68k-elf toolchain (not currently used in any NuttX
configuration).