summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-30 18:13:02 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-30 18:13:02 +0000
commite1040e1f0bf1c1d6b19a0dd07bf698685356f28f (patch)
tree3d9302b1d6e589f1d336571a06d20bf581db3067 /nuttx/ChangeLog
parent7bdd1519eab1e0e79cbd84c941d4db6ecb7a8bae (diff)
downloadpx4-nuttx-e1040e1f0bf1c1d6b19a0dd07bf698685356f28f.tar.gz
px4-nuttx-e1040e1f0bf1c1d6b19a0dd07bf698685356f28f.tar.bz2
px4-nuttx-e1040e1f0bf1c1d6b19a0dd07bf698685356f28f.zip
Add a configuration to use for development of the SAM3U-EK touchscreen
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4003 42af7a65-404d-4744-a932-0658087f49c3
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.