From 6b683ebb8b07e50dcb1ae2b5fb08a89c59341041 Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 22 Jun 2012 21:28:15 +0000 Subject: 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 --- nuttx/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'nuttx/ChangeLog') 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. + -- cgit v1.2.3