summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-01-30 19:00:23 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-01-30 19:00:23 -0600
commit2ab19fe38a91ea086cba7a5fe41d9135329ea486 (patch)
tree462f6087f78e6cf65826141edb80af8ec7f5fbd0 /misc
parentbb044776d40312c51ce14b8e26ffd94ded2465a8 (diff)
downloadnuttx-2ab19fe38a91ea086cba7a5fe41d9135329ea486.tar.gz
nuttx-2ab19fe38a91ea086cba7a5fe41d9135329ea486.tar.bz2
nuttx-2ab19fe38a91ea086cba7a5fe41d9135329ea486.zip
Purely cosmetic updates to release notes and Makfile comments
Diffstat (limited to 'misc')
-rw-r--r--misc/buildroot/ReleaseNotes4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes
index d06b2077a..14717273a 100644
--- a/misc/buildroot/ReleaseNotes
+++ b/misc/buildroot/ReleaseNotes
@@ -23,12 +23,14 @@ can be used to build the following NuttX-compatible toolchains:
NXP LPC43xx, Atmel SAM3/4, and STMicro STM32 ports provided with
the NuttX releases.
- NXFLAT toolchain for use with the ARM Cortex-M3.
+ NXFLAT toolchain for use with the ARM Cortex-M3/4.
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.
+ NXFLAT toolchain for use with the ARM Cortex-A5/8.
+
o avr-elf toolchain needed for use with the ATmega128 ports
provided with the NuttX releases.