Add KBOOT.
This commit is contained in:
28
doc/host_html/class_bootloader__inherit__graph.svg
Normal file
28
doc/host_html/class_bootloader__inherit__graph.svg
Normal file
@@ -0,0 +1,28 @@
|
||||
<?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: Bootloader Pages: 1 -->
|
||||
<svg width="78pt" height="84pt"
|
||||
viewBox="0.00 0.00 78.00 84.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 80)">
|
||||
<title>Bootloader</title>
|
||||
<polygon fill="white" stroke="none" points="-4,4 -4,-80 74,-80 74,4 -4,4"/>
|
||||
<!-- Node1 -->
|
||||
<g id="node1" class="node"><title>Node1</title>
|
||||
<polygon fill="#bfbfbf" stroke="black" points="3.5,-0.5 3.5,-19.5 66.5,-19.5 66.5,-0.5 3.5,-0.5"/>
|
||||
<text text-anchor="middle" x="35" y="-7.5" font-family="Helvetica,sans-Serif" font-size="10.00">Bootloader</text>
|
||||
</g>
|
||||
<!-- Node2 -->
|
||||
<g id="node2" class="node"><title>Node2</title>
|
||||
<polygon fill="white" stroke="#bfbfbf" points="0,-56.5 0,-75.5 70,-75.5 70,-56.5 0,-56.5"/>
|
||||
<text text-anchor="middle" x="35" y="-63.5" font-family="Helvetica,sans-Serif" font-size="10.00">CWinThread</text>
|
||||
</g>
|
||||
<!-- Node2->Node1 -->
|
||||
<g id="edge1" class="edge"><title>Node2->Node1</title>
|
||||
<path fill="none" stroke="midnightblue" d="M35,-45.8045C35,-36.9102 35,-26.7798 35,-19.7511"/>
|
||||
<polygon fill="midnightblue" stroke="midnightblue" points="31.5001,-46.083 35,-56.083 38.5001,-46.083 31.5001,-46.083"/>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
Reference in New Issue
Block a user