summaryrefslogtreecommitdiff
path: root/misc/buildroot/ReleaseNotes
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-15 18:07:34 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2013-03-15 18:07:34 +0000
commitad1878e8fe6fa997672a83ffe8bbee9883649781 (patch)
tree658250c1a0e09eafe3ccdf0038f854697d2b870f /misc/buildroot/ReleaseNotes
parent327a0b5bfe1c679660c9d0ef41f9f5519215176c (diff)
downloadnuttx-ad1878e8fe6fa997672a83ffe8bbee9883649781.tar.gz
nuttx-ad1878e8fe6fa997672a83ffe8bbee9883649781.tar.bz2
nuttx-ad1878e8fe6fa997672a83ffe8bbee9883649781.zip
Prep for 6.26 releasenuttx-6.26
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5745 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc/buildroot/ReleaseNotes')
-rw-r--r--misc/buildroot/ReleaseNotes13
1 files changed, 8 insertions, 5 deletions
diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes
index 266354e63..6f3623bda 100644
--- a/misc/buildroot/ReleaseNotes
+++ b/misc/buildroot/ReleaseNotes
@@ -1,5 +1,5 @@
-ReleaseNotes v0.1.11
-====================
+ReleaseNotes v1.12
+==================
Supported Toolchains
--------------------
@@ -15,9 +15,12 @@ can be used to build the following NuttX-compatible toolchains:
NXFLAT toolchain for use with the ARM7 and ARM9.
- o arm-elf ARM Cortex-M3 (thumb2) toolchain needed for use with
- the Luminary LM3Sxxx, NXP 17xxxx, Atmel SAM3u, and STMicro
- STM32 ports provided with the NuttX releases.
+ o arm-eabi ARM Cortex-M0 toolchain needed for use with
+ the NUC120 ports provided with the NuttX releases.
+
+ o arm-elf and arm-eabi ARM Cortex-M3 (thumb2) toolchain needed
+ for use with the Luminary LM3Sxxx, NXP 17xxx, Atmel SAM3u, and
+ STMicro STM32 ports provided with the NuttX releases.
NXFLAT toolchain for use with the ARM Cortex-M3.