l4re-base-25.08.0

This commit is contained in:
2025-09-12 15:55:45 +02:00
commit d959eaab98
37938 changed files with 9382688 additions and 0 deletions

View File

@@ -0,0 +1,53 @@
<?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.42.4 (0)
-->
<!-- Title: IRQ handling library Pages: 1 -->
<svg width="304pt" height="86pt"
viewBox="0.00 0.00 304.00 86.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 82)">
<title>IRQ handling library</title>
<!-- Node1 -->
<g id="Node000001" class="node">
<title>Node1</title>
<g id="a_Node000001"><a xlink:title=" ">
<polygon fill="#999999" stroke="#666666" points="113,-48.5 0,-48.5 0,-29.5 113,-29.5 113,-48.5"/>
<text text-anchor="middle" x="56.5" y="-36.5" font-family="Helvetica,sans-Serif" font-size="10.00">IRQ handling library</text>
</a>
</g>
</g>
<!-- Node3 -->
<g id="Node000003" class="node">
<title>Node3</title>
<g id="a_Node000003"><a xlink:href="group__l4irq__api__async.html" target="_top" xlink:title="This interface has just two (main) functions.">
<polygon fill="white" stroke="#666666" points="296,-78 149,-78 149,-48 296,-48 296,-78"/>
<text text-anchor="start" x="157" y="-66" font-family="Helvetica,sans-Serif" font-size="10.00">Interface for asynchronous</text>
<text text-anchor="middle" x="222.5" y="-55" font-family="Helvetica,sans-Serif" font-size="10.00"> ISR handlers.</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node3 -->
<g id="edge2" class="edge">
<title>Node1&#45;&gt;Node3</title>
<path fill="none" stroke="black" d="M123.19,-48.61C131.64,-49.85 140.33,-51.12 148.88,-52.37"/>
<polygon fill="black" stroke="black" points="123.42,-45.11 113.02,-47.13 122.41,-52.04 123.42,-45.11"/>
</g>
<!-- Node2 -->
<g id="Node000002" class="node">
<title>Node2</title>
<g id="a_Node000002"><a xlink:href="group__l4irq__api__irq.html" target="_top" xlink:title=" ">
<polygon fill="white" stroke="#666666" points="282.5,-30 162.5,-30 162.5,0 282.5,0 282.5,-30"/>
<text text-anchor="start" x="170.5" y="-18" font-family="Helvetica,sans-Serif" font-size="10.00">Interface using direct</text>
<text text-anchor="middle" x="222.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00"> functionality.</text>
</a>
</g>
</g>
<!-- Node1&#45;&gt;Node2 -->
<g id="edge1" class="edge">
<title>Node1&#45;&gt;Node2</title>
<path fill="none" stroke="black" d="M123.25,-29.38C136.19,-27.48 149.68,-25.51 162.39,-23.65"/>
<polygon fill="black" stroke="black" points="122.41,-25.96 113.02,-30.87 123.42,-32.89 122.41,-25.96"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.5 KiB