summaryrefslogtreecommitdiff
path: root/nuttx/Documentation/NuttxPortingGuide.html
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-06 16:28:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-05-06 16:28:43 +0000
commit789a796f848fb29e37a151f5f59d5ac0b931e6aa (patch)
tree71e0c8d75be51900ab3ecfda2b5b7f1fe0bc2c48 /nuttx/Documentation/NuttxPortingGuide.html
parentd19b70144e2dfb363c07ead39d9ec5a85b46e091 (diff)
downloadpx4-nuttx-789a796f848fb29e37a151f5f59d5ac0b931e6aa.tar.gz
px4-nuttx-789a796f848fb29e37a151f5f59d5ac0b931e6aa.tar.bz2
px4-nuttx-789a796f848fb29e37a151f5f59d5ac0b931e6aa.zip
Add STMPE11 temperature sensor logic
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4704 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation/NuttxPortingGuide.html')
-rw-r--r--nuttx/Documentation/NuttxPortingGuide.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/Documentation/NuttxPortingGuide.html b/nuttx/Documentation/NuttxPortingGuide.html
index e59308b7c..23c412679 100644
--- a/nuttx/Documentation/NuttxPortingGuide.html
+++ b/nuttx/Documentation/NuttxPortingGuide.html
@@ -4711,7 +4711,7 @@ build
functionality is disabled).
</li>
<li>
- <code>CONFIG_STMPE11_TS_DISABLE</code>:
+ <code>CONFIG_STMPE11_TEMP_DISABLE</code>:
Disable driver temperature sensor functionlaity.
</li>
</ul>