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,33 @@
<?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: C90TFS Flash Driver Pages: 1 -->
<svg width="331pt" height="51pt"
viewBox="0.00 0.00 331.00 51.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 47)">
<title>C90TFS Flash Driver</title>
<polygon fill="white" stroke="none" points="-4,4 -4,-47 327,-47 327,4 -4,4"/>
<!-- Node1 -->
<g id="node1" class="node"><title>Node1</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="237,-0.5 237,-19.5 323,-19.5 323,-0.5 237,-0.5"/>
<text text-anchor="middle" x="280" 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="0,-0.5 0,-19.5 106,-19.5 106,-0.5 0,-0.5"/>
<text text-anchor="middle" x="53" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">C90TFS Flash Driver</text>
</g>
<!-- Node0&#45;&gt;Node1 -->
<g id="edge1" class="edge"><title>Node0&#45;&gt;Node1</title>
<path fill="none" stroke="orange" stroke-dasharray="5,2" d="M106.185,-10C145.91,-10 199.879,-10 236.877,-10"/>
<text text-anchor="start" x="124" y="-35" font-family="Helvetica,sans-Serif" font-size="10.00">flash_execute_in_ram</text>
<text text-anchor="middle" x="171.5" y="-24" font-family="Helvetica,sans-Serif" font-size="10.00">_function_config_t</text>
<text text-anchor="middle" x="171.5" y="-13" font-family="Helvetica,sans-Serif" font-size="10.00">flash_config_t</text>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.9 KiB