summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-07 17:36:31 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-07-07 17:36:31 +0000
commitfd32aea5907d275b4cf63e873982e865bbf241b9 (patch)
tree77bf18f0bc85bd07290d5ab4615df9df99e32ef3 /nuttx/ChangeLog
parentac94ef18a7373645f708c1256df06e369ea9f371 (diff)
downloadpx4-nuttx-fd32aea5907d275b4cf63e873982e865bbf241b9.tar.gz
px4-nuttx-fd32aea5907d275b4cf63e873982e865bbf241b9.tar.bz2
px4-nuttx-fd32aea5907d275b4cf63e873982e865bbf241b9.zip
Finishes LPC43xx uart bard configuration; LPC43 is ready to begin testing
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4918 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 460294a5b..9ec47e3b1 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2964,5 +2964,7 @@
* lib/net/lib_inetntoa.c: Fix typographical error that cause compilation
failure on platforms that do not support passing of structures as
parameters.
-
+ * arch/arm/*/lpc43xx and configs/lpc4330-xplorer and code complete and
+ ready for testing. Hopefully, verified LPC43xx support will appear
+ in NuttX-6.20.