summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-22 21:28:15 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-22 21:28:15 +0000
commit6b683ebb8b07e50dcb1ae2b5fb08a89c59341041 (patch)
treeb1a163b1c5871993fabd278e72a3a8d10b63c357 /nuttx/ChangeLog
parenta164b44b1ed5d4182a3cd3fcc3d0fae69c6e8874 (diff)
downloadpx4-nuttx-6b683ebb8b07e50dcb1ae2b5fb08a89c59341041.tar.gz
px4-nuttx-6b683ebb8b07e50dcb1ae2b5fb08a89c59341041.tar.bz2
px4-nuttx-6b683ebb8b07e50dcb1ae2b5fb08a89c59341041.zip
Add a Mirtoo NSH configuration; move all Mirtoo linker scripts to a common directory
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4865 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 9a30500f6..15a09989d 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2916,4 +2916,12 @@
"Mirtoo" module from http://www.dimitech.com/
* tools/pic32mx: All of the duplicate directories containing the same
same PIC32 tools were move to this single location.
+ * configs/mirtoo: The basic Mirtoo port is now functional.
+ * configs/mirtoo/ostest: Added support for the microchipOpen toolchain
+ (see http://sourceforge.net/projects/microchipopen/).
+ * configs/mirtoo/nsh: Added a NuttShell (NSH) configuration for
+ the Mirtoo module.
+ * configs/mirtoo/scripts: Move all Mirtoo linker scripts to a common
+ directory.
+