summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index cc9e30105..d1557285c 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2118,3 +2118,6 @@
x11 window.
* configs/sim/touchscreen - Adds a configuration to verify the simulated
touchscreen driver (Does not work on Cygwin).
+ * configs/sam3u/touchscreen - This is the configuration that I plan to use
+ to verify the SAM3U-EK touchscreen driver. However, as of this writing,
+ there is no touchscreen driver for the board.