Add KBOOT.

This commit is contained in:
László Monda
2016-08-10 01:45:15 +02:00
commit e6c1fce5b4
9392 changed files with 3751375 additions and 0 deletions

View File

@@ -0,0 +1,45 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<!-- Generated by graphviz version 2.38.0 (20140413.2041)
-->
<!-- Title: General&#45;Purpose Input/Output (GPIO) Pages: 1 -->
<svg width="276pt" height="66pt"
viewBox="0.00 0.00 276.00 66.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 62)">
<title>General&#45;Purpose Input/Output (GPIO)</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-62 272,-62 272,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<g id="a_node1"><a xlink:href="group__gpio__driver.html" target="_top" xlink:title="GPIO Peripheral driver">
<polygon fill="white" stroke="black" points="152,-38.5 152,-57.5 265,-57.5 265,-38.5 152,-38.5"/>
<text text-anchor="middle" x="208.5" y="-45.5" font-family="Helvetica,sans-Serif" font-size="10.00">GPIO Peripheral driver</text>
</a>
</g>
</g>
<!-- Node0 -->
<g id="node2" class="node"><title>Node0</title>
<polygon fill="#bfbfbf" stroke="black" points="0,-14 0,-44 113,-44 113,-14 0,-14"/>
<text text-anchor="start" x="8" y="-32" font-family="Helvetica,sans-Serif" font-size="10.00">General&#45;Purpose Input</text>
<text text-anchor="middle" x="56.5" y="-21" font-family="Helvetica,sans-Serif" font-size="10.00">/Output (GPIO)</text>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node0&#45;&gt;Node1</title>
<path fill="none" stroke="black" d="M123.511,-37.3614C132.968,-38.5593 142.618,-39.7816 151.849,-40.9508"/>
<polygon fill="black" stroke="black" points="123.715,-33.8594 113.354,-36.0749 122.835,-40.8039 123.715,-33.8594"/>
</g>
<!-- Node2 -->
<g id="node3" class="node"><title>Node2</title>
<g id="a_node3"><a xlink:href="group__fgpio__driver.html" target="_top" xlink:title="FGPIO Peripheral driver">
<polygon fill="white" stroke="black" points="149,-0.5 149,-19.5 268,-19.5 268,-0.5 149,-0.5"/>
<text text-anchor="middle" x="208.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">FGPIO Peripheral driver</text>
</a>
</g>
</g>
<!-- Node0&#45;&gt;Node2 -->
<g id="edge2" class="edge"><title>Node0&#45;&gt;Node2</title>
<path fill="none" stroke="black" d="M123.529,-20.6363C131.957,-19.5688 140.538,-18.4819 148.838,-17.4305"/>
<polygon fill="black" stroke="black" points="122.835,-17.1961 113.354,-21.9251 123.715,-24.1406 122.835,-17.1961"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB