summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-27 19:17:30 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-06-27 19:17:30 +0000
commit9e7be5d54f5269be1ecaf94035d3715556deddcf (patch)
tree9973d48b537f59771ceff553d880e3b30d296ab5 /nuttx/ChangeLog
parentc055288263c9c4558e2737378af91634e477a84d (diff)
downloadpx4-nuttx-9e7be5d54f5269be1ecaf94035d3715556deddcf.tar.gz
px4-nuttx-9e7be5d54f5269be1ecaf94035d3715556deddcf.tar.bz2
px4-nuttx-9e7be5d54f5269be1ecaf94035d3715556deddcf.zip
Beginning of NXP LPC4330 port
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4876 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 532dd4551..068b7f965 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2934,4 +2934,6 @@
enabled now. Some tuning is still needed.
* configs/mirtoo/nxffs: Add an alternative NSH configure for the Mirtoo
module for testing the on-module SST 25 chip using the NXFFS file system.
+ * arch/arm/src/lpc43xx and arch/arm/include/lpc43xx: The NXP LPC43xx port
+ is slowly evolving in these directories.