aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-22 21:28:15 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-06-22 21:28:15 +0000
commit22c2af3274fcc0fc4d047e1595cab488b5505961 (patch)
treeb1a163b1c5871993fabd278e72a3a8d10b63c357 /nuttx/ChangeLog
parent268286b979cc89f4cbfe28e023a9ecab8d55bfec (diff)
downloadpx4-firmware-22c2af3274fcc0fc4d047e1595cab488b5505961.tar.gz
px4-firmware-22c2af3274fcc0fc4d047e1595cab488b5505961.tar.bz2
px4-firmware-22c2af3274fcc0fc4d047e1595cab488b5505961.zip
Add a Mirtoo NSH configuration; move all Mirtoo linker scripts to a common directory
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4865 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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.
+