summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-19 17:32:26 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-19 17:32:26 -0600
commit6de6933267df500738e37caf4848523f4a6b57fd (patch)
treee5aaec0c56ca47774eab96ee8bab828d0dc2577d /nuttx/ChangeLog
parent24fb4f425c630b29a38c5475aef417f9de196ccd (diff)
downloadpx4-nuttx-6de6933267df500738e37caf4848523f4a6b57fd.tar.gz
px4-nuttx-6de6933267df500738e37caf4848523f4a6b57fd.tar.bz2
px4-nuttx-6de6933267df500738e37caf4848523f4a6b57fd.zip
Update ChangeLog
Diffstat (limited to 'nuttx/ChangeLog')
-rwxr-xr-xnuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 6ef63f24c..444b591d6 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8189,3 +8189,5 @@
* net/arp/arp_notify.c, arp_send.c, arp_arpin.c, and arp.h: Add
signalling logic so that we do not have to wait so long with the
network responses to ARP requests quickly (2014-8-19).
+ * include/nuttx/lcd/ili9341.h: \Add a register definition header file
+ for the ILI9341 LCD (2014-8-19).