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: Context Pages: 1 -->
<svg width="379pt" height="40pt"
viewBox="0.00 0.00 379.00 40.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 36)">
<title>Context</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-36 375,-36 375,4 -4,4"/>
<!-- Node2 -->
<g id="node1" class="node"><title>Node2</title>
<g id="a_node1"><a xlink:href="group__flash__driver__api.html" target="_top" xlink:title="Flash_driver_api">
<polygon fill="white" stroke="black" points="285,-0.5 285,-19.5 371,-19.5 371,-0.5 285,-0.5"/>
<text text-anchor="middle" x="328" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Flash_driver_api</text>
</a>
</g>
</g>
<!-- Node0 -->
<g id="node2" class="node"><title>Node0</title>
<polygon fill="#bfbfbf" stroke="black" points="100,-0.5 100,-19.5 150,-19.5 150,-0.5 100,-0.5"/>
<text text-anchor="middle" x="125" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Context</text>
</g>
<!-- Node0&#45;&gt;Node2 -->
<g id="edge2" class="edge"><title>Node0&#45;&gt;Node2</title>
<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M150.245,-10C183.553,-10 243.97,-10 284.786,-10"/>
<text text-anchor="middle" x="217.5" y="-24" font-family="Helvetica,sans-Serif" font-size="10.00">flash_driver_interface_t</text>
<text text-anchor="middle" x="217.5" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00">bootloader_tree_t</text>
</g>
<!-- Node1 -->
<g id="node3" class="node"><title>Node1</title>
<g id="a_node3"><a xlink:href="group__bootloader.html" target="_top" xlink:title="Bootloader components. ">
<polygon fill="white" stroke="black" points="0,-0.5 0,-19.5 63,-19.5 63,-0.5 0,-0.5"/>
<text text-anchor="middle" x="31.5" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Bootloader</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node0 -->
<g id="edge1" class="edge"><title>Node1&#45;&gt;Node0</title>
<path fill="none" stroke="black" d="M73.2852,-10C82.3657,-10 91.7102,-10 99.865,-10"/>
<polygon fill="black" stroke="black" points="73.2228,-6.5001 63.2227,-10 73.2227,-13.5001 73.2228,-6.5001"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.4 KiB