summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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).