summaryrefslogtreecommitdiff
path: root/misc/buildroot/ReleaseNotes
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-03-15 10:05:18 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-03-15 10:05:18 -0600
commit9f5ea3d120f3684351875f56a4110e7bd1501058 (patch)
treec6a14e4c325f58ad992b96258a768ccb158c7f44 /misc/buildroot/ReleaseNotes
parent567e8e42896db7baca2be870a02630e9493d1cbd (diff)
downloadnuttx-9f5ea3d120f3684351875f56a4110e7bd1501058.tar.gz
nuttx-9f5ea3d120f3684351875f56a4110e7bd1501058.tar.bz2
nuttx-9f5ea3d120f3684351875f56a4110e7bd1501058.zip
Prep for NuttX 7.1 releasenuttx-7.1
Diffstat (limited to 'misc/buildroot/ReleaseNotes')
-rw-r--r--misc/buildroot/ReleaseNotes16
1 files changed, 11 insertions, 5 deletions
diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes
index 7178cd0ee..10eab477a 100644
--- a/misc/buildroot/ReleaseNotes
+++ b/misc/buildroot/ReleaseNotes
@@ -1,4 +1,4 @@
-ReleaseNotes v1.13
+ReleaseNotes v1.14
==================
Supported GCC Toolchains
@@ -18,13 +18,19 @@ can be used to build the following NuttX-compatible toolchains:
o arm-eabi ARM Cortex-M0 toolchain needed for use with
the NUC120 and Freescale KL ports provided with the NuttX releases.
- o arm-elf and arm-eabi ARM Cortex-M3 (thumb2) toolchain needed
- for use with the Freescale Kinetis, Luminary LM3Sxx, NXP LPC17xx,
- NXP LPC43xx, Atmel SAM3/4, and STMicro STM32 ports provided with
- the NuttX releases.
+ o arm-elf and arm-eabi ARM Cortex-M3/4 (thumb2) toolchain needed
+ for use with the Freescale Kinetis and KL, TI Tiva/Stellaris LM3S, LM4F,
+ and TM4C, NXP LPC17xx, NXP LPC43xx, Atmel SAM3/4, and STMicro STM32 F1,
+ F2, F3 and F4 ports provided with the NuttX releases.
NXFLAT toolchain for use with the ARM Cortex-M3/4.
+ o arm-eabi ARM Cortex-M4F (thumb2) toolchain needed for use with the
+ Tiva/Stellaris LM4F, and TM4C, NXP LPC43xx, Atmel SAM3/4, and STMicro
+ STM32 F3 and F3 ports provided with the NuttX releases.
+
+ NXFLAT toolchain for use with the ARM Cortex-M4F.
+
o arm-elf and arm-eabi ARM Cortex-A5/A8 toolchain needed
for use with the Atmel SAMA5D3x and Allwinner A10 ports provided
with the NuttX releases.