summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-11 18:27:46 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-11 18:27:46 +0000
commit186c49997038f34f2b3efd6fd9aa4fde8f4213e1 (patch)
tree77ec188ac358d775f36b3d77fde24509afe7fd26 /nuttx/Documentation
parenta280d993608d0c40ad0b4efc8adcbf72f67d53a4 (diff)
downloadpx4-nuttx-186c49997038f34f2b3efd6fd9aa4fde8f4213e1.tar.gz
px4-nuttx-186c49997038f34f2b3efd6fd9aa4fde8f4213e1.tar.bz2
px4-nuttx-186c49997038f34f2b3efd6fd9aa4fde8f4213e1.zip
SMTPE11 and NxWM touchscreen fixes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4722 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttxPortingGuide.html6
1 files changed, 5 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttxPortingGuide.html b/nuttx/Documentation/NuttxPortingGuide.html
index 0eec8d12a..4ded08f0f 100644
--- a/nuttx/Documentation/NuttxPortingGuide.html
+++ b/nuttx/Documentation/NuttxPortingGuide.html
@@ -4690,7 +4690,11 @@ build
</li>
<li>
<code>CONFIG_STMPE11_ACTIVELOW</code>:
- Interrupt is generated by an active low signal.
+ Interrupt is generated by an active low signal (or falling edge).
+ </li>
+ <li>
+ <code>CONFIG_STMPE11_EDGE</code>:
+ Interrupt is generated on an edge (vs. on the active level)
</li>
<li>
<code>CONFIG_STMPE11_NPOLLWAITERS</code>: