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,46 @@
<?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: blfwk::Packetizer Pages: 1 -->
<svg width="212pt" height="95pt"
viewBox="0.00 0.00 212.00 95.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 91)">
<title>blfwk::Packetizer</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-91 208,-91 208,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</title>
<polygon fill="#bfbfbf" stroke="black" points="53.5,-0.5 53.5,-19.5 144.5,-19.5 144.5,-0.5 53.5,-0.5"/>
<text text-anchor="middle" x="99" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">blfwk::Packetizer</text>
</g>
<!-- Node2 -->
<g id="node2" class="node"><title>Node2</title>
<g id="a_node2"><a xlink:href="classblfwk_1_1_peripheral.html" target="_top" xlink:title="Represents a peripheral. ">
<polygon fill="white" stroke="black" points="0,-67.5 0,-86.5 88,-86.5 88,-67.5 0,-67.5"/>
<text text-anchor="middle" x="44" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">blfwk::Peripheral</text>
</a>
</g>
</g>
<!-- Node2&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node2&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M56.8824,-59.0996C62.0841,-52.4311 68.2153,-44.7626 74,-38 79.3153,-31.7862 85.5653,-25.0362 90.4865,-19.8396"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="53.821,-57.3381 50.4852,-67.3941 59.3639,-61.6131 53.821,-57.3381"/>
<text text-anchor="middle" x="103.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> m_peripheral</text>
</g>
<!-- Node3 -->
<g id="node3" class="node"><title>Node3</title>
<g id="a_node3"><a xlink:href="group__qspi__driver.html#unionstandard__version__t" target="_top" xlink:title="standard_version_t">
<polygon fill="white" stroke="black" points="106,-67.5 106,-86.5 204,-86.5 204,-67.5 106,-67.5"/>
<text text-anchor="middle" x="155" y="-74.5" font-family="Helvetica,sans-Serif" font-size="10.00">standard_version_t</text>
</a>
</g>
</g>
<!-- Node3&#45;&gt;Node1 -->
<g id="edge2" class="edge"><title>Node3&#45;&gt;Node1</title>
<path fill="none" stroke="#9a32cd" stroke-dasharray="5,2" d="M146.507,-58.2216C142.855,-51.5131 138.222,-44.0477 133,-38 126.99,-31.0395 118.987,-24.5813 112.255,-19.7273"/>
<polygon fill="#9a32cd" stroke="#9a32cd" points="143.451,-59.9337 151.109,-67.2554 149.689,-56.7562 143.451,-59.9337"/>
<text text-anchor="middle" x="163.5" y="-41" font-family="Helvetica,sans-Serif" font-size="10.00"> m_version</text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.7 KiB