summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-21 15:25:11 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-12-21 15:25:11 +0000
commitf42be1c2468d7dea04f5e4c5267ca9b65d4ffc3f (patch)
tree7e51df3e9de1bab8520ab3e5975e3aaeb7f2ed49 /misc
parentf1e8acbd068e58c217f87e08f0158f59670a67ff (diff)
downloadpx4-nuttx-f42be1c2468d7dea04f5e4c5267ca9b65d4ffc3f.tar.gz
px4-nuttx-f42be1c2468d7dea04f5e4c5267ca9b65d4ffc3f.tar.bz2
px4-nuttx-f42be1c2468d7dea04f5e4c5267ca9b65d4ffc3f.zip
Prep for 1.8 release
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2403 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'misc')
-rw-r--r--misc/buildroot/ChangeLog3
-rw-r--r--misc/buildroot/ReleaseNotes8
2 files changed, 9 insertions, 2 deletions
diff --git a/misc/buildroot/ChangeLog b/misc/buildroot/ChangeLog
index 084d8d417..89ecab1be 100644
--- a/misc/buildroot/ChangeLog
+++ b/misc/buildroot/ChangeLog
@@ -52,7 +52,7 @@ buildroot-0.1.7 2009-06-26 <spudmonkey@racsa.co.cr>
* toolchain/nxflat: Added logic to build NuttX NXFLAT binding support tools
* toolchain/genromfs: Added support for the genromfs tool
-buildroot-1.8 2010-xx-xx <spudmonkey@racsa.co.cr>
+buildroot-1.8 2009-12-21 <spudmonkey@racsa.co.cr>
* configs/cortexm3-defconfig-4.3.3: Added support for NuttX NXFLAT
tools.
@@ -64,3 +64,4 @@ buildroot-1.8 2010-xx-xx <spudmonkey@racsa.co.cr>
* configs/m32c-defconfig-4.2.4: Added genromfs
* configs/m32c-defconfig-4.3.3: Update to m32c-defconfig-4.2.4
+buildroot-1.9 2010-xx-xx <spudmonkey@racsa.co.cr>
diff --git a/misc/buildroot/ReleaseNotes b/misc/buildroot/ReleaseNotes
index 3ba7f0368..eefa01bec 100644
--- a/misc/buildroot/ReleaseNotes
+++ b/misc/buildroot/ReleaseNotes
@@ -10,8 +10,11 @@ can be used to build the following NuttX-compatible toolchains:
i.MX1 (ARM920T), and TI DM320 (ARM926EJ-S) provided with the
NuttX releases.
+ NXFLAT toolchain for use with the ARM7 and ARM9.
+
o arm-elf (thumb2) toolchain needed for use with the Luminary
- LM3S6918 (ARM Cortex-M3) port provided with the NuttX releases.
+ LM3S6918 (ARM Cortex-M3) and STM32 ports provided with the
+ NuttX releases.
NXFLAT toolchain for use with the ARM Cortex-M3.
@@ -24,6 +27,9 @@ can be used to build the following NuttX-compatible toolchains:
o m68hc11-elf toolchain (not currently used in any NuttX
configuration).
+ o m68hc12-elf toolchain needed for use with the MC68HCS12
+ NuttX port.
+
o sh-elf toolchain needed for the SH-1 NuttX port.
o m32c-elf toolchain needed for the Renesas M16C NuttX port.