summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-20 19:29:20 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-20 19:29:20 +0000
commitfe19b6983e874ab10a1e3ad510829ad34a8612cd (patch)
treef89b678cd14ff74894b93a97d64c57e17abed82d /nuttx/ChangeLog
parentc1688c046b5efdfaa67fcf892649ba3e9f54f056 (diff)
downloadpx4-nuttx-fe19b6983e874ab10a1e3ad510829ad34a8612cd.tar.gz
px4-nuttx-fe19b6983e874ab10a1e3ad510829ad34a8612cd.tar.bz2
px4-nuttx-fe19b6983e874ab10a1e3ad510829ad34a8612cd.zip
Updates to support the Mirtoo internal clocking
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4855 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e2a291621..9a30500f6 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2914,4 +2914,6 @@
PIC32MX1 and PIC32MX2 families.
* configs/mirtoo: Add a board configuration to support the DTX1-4000L
"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.