summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-07-05 11:48:35 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-07-05 11:48:35 -0600
commit1bf170dc8452220f0d350d7d7ad1dcc2880abf00 (patch)
treece7781898b1d2c0f97f497fc4ea9726e92e34913 /nuttx/ChangeLog
parenta649e0e415f32a9daba3799fc400ebcf5400cead (diff)
downloadnuttx-1bf170dc8452220f0d350d7d7ad1dcc2880abf00.tar.gz
nuttx-1bf170dc8452220f0d350d7d7ad1dcc2880abf00.tar.bz2
nuttx-1bf170dc8452220f0d350d7d7ad1dcc2880abf00.zip
Update ChangeLog
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 327d698db..ad232a011 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -7649,3 +7649,5 @@
Tried to fix problems of the now missing sneak inclusions because
uip.h was removed. There are probably a few of these that were
missed! (2014-7-4).
+ * drivers/input/mxt.c/h and include/nuttx/input/mxt.h: Add very basic
+ support for the Atmel maXTouch touchscreen controller (2014-6-5).