aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-07 17:36:31 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-07-07 17:36:31 +0000
commit02b7f86536c75e36a7a6380abacc583cee3d56e4 (patch)
tree77bf18f0bc85bd07290d5ab4615df9df99e32ef3 /nuttx/ChangeLog
parent341cdd5c228b69cdb3fddb21bb6c3dd488e8a90d (diff)
downloadpx4-firmware-02b7f86536c75e36a7a6380abacc583cee3d56e4.tar.gz
px4-firmware-02b7f86536c75e36a7a6380abacc583cee3d56e4.tar.bz2
px4-firmware-02b7f86536c75e36a7a6380abacc583cee3d56e4.zip
Finishes LPC43xx uart bard configuration; LPC43 is ready to begin testing
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@4918 7fd9a85b-ad96-42d3-883c-3090e2eb8679
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.