summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-08-20 11:46:45 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-08-20 11:46:45 -0600
commitbb8e41bcd32eeb4264c2b2190338aa95b0cc774c (patch)
tree8cbd192e077fd94c55bb9512f9ca74bf7ba201e5 /nuttx/ChangeLog
parent381a76e7b278acd15249e24f00433c6be8719183 (diff)
downloadpx4-nuttx-bb8e41bcd32eeb4264c2b2190338aa95b0cc774c.tar.gz
px4-nuttx-bb8e41bcd32eeb4264c2b2190338aa95b0cc774c.tar.bz2
px4-nuttx-bb8e41bcd32eeb4264c2b2190338aa95b0cc774c.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 8ee10ffd0..334cef293 100755
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -8197,3 +8197,5 @@
(1) the address is a broadcast or multicast address, and (2) if the
IP address lies outside of the network. Problem noted by Manuel Stuehn
(2014-8-20).
+ * configs/sam4e-ek/src/Kconfig and src/sam_ili9341.c: Add ILI9341-based
+ LCD driver (2014-8-20).