summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index e6a156b1c..ff02f1c2c 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2720,4 +2720,8 @@
Then add CONFIG_NX_WRITEONLY which is the more generic way of saying that
no NX component should try to read from the underlying graphic device (LCD
or other).
+ * configs/stm3240g-eval/src/up_stmpe11.c: Add board-specific support for the
+ the STMPE11 I/O expander on the STM3240G-EVAL board. Verfied that the
+ STM3240G-EVAL touchscreen is now fully functional.
+