summaryrefslogtreecommitdiff
path: root/nuttx
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-04 23:36:43 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-09-04 23:36:43 +0000
commit0233d0342900484f1f70d5f95473d9ed262b843f (patch)
treed316ee84be5c641318104d59eb13c41abe9d81d3 /nuttx
parentcc34367c9f9c0807f69cc1a987d25be19fd83c23 (diff)
downloadpx4-nuttx-0233d0342900484f1f70d5f95473d9ed262b843f.tar.gz
px4-nuttx-0233d0342900484f1f70d5f95473d9ed262b843f.tar.bz2
px4-nuttx-0233d0342900484f1f70d5f95473d9ed262b843f.zip
Add PM block diagram
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3938 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx')
-rw-r--r--nuttx/Documentation/NuttxPortingGuide.html3
-rwxr-xr-xnuttx/Documentation/pm.pngbin0 -> 32504 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/Documentation/NuttxPortingGuide.html b/nuttx/Documentation/NuttxPortingGuide.html
index 2a156f008..e02e85cc5 100644
--- a/nuttx/Documentation/NuttxPortingGuide.html
+++ b/nuttx/Documentation/NuttxPortingGuide.html
@@ -3203,6 +3203,9 @@ extern void up_ledoff(int led);
</li>
</ul>
<p>
+ <center><img src="pm.png"></center>
+</p>
+<p>
The PM sub-system integrates the MCU idle loop with a collection of device drivers to support:
</p>
<ul>
diff --git a/nuttx/Documentation/pm.png b/nuttx/Documentation/pm.png
new file mode 100755
index 000000000..d84d8642d
--- /dev/null
+++ b/nuttx/Documentation/pm.png
Binary files differ