4 lines
10 KiB
XML
4 lines
10 KiB
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!-- Do not edit this file with editors other than draw.io -->
|
||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||
|
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="161px" height="331px" viewBox="-0.5 -0.5 161 331" class="ge-export-svg-auto" content="<mxfile host="app.diagrams.net" agent="Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:130.0) Gecko/20100101 Firefox/130.0" version="24.7.14" scale="1" border="0">
 <diagram name="Page-1" id="jcI5yQXp9u5TtiAtPReL">
 <mxGraphModel dx="1201" dy="859" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1.5" pageWidth="1169" pageHeight="826" background="none" math="0" shadow="0">
 <root>
 <mxCell id="0" />
 <mxCell id="1" parent="0" />
 <mxCell id="2" value="Zephyr&#39;s native_sim target" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;" vertex="1" parent="1">
 <mxGeometry x="30" y="160" width="140" height="70" as="geometry" />
 </mxCell>
 <UserObject label="native simulator" link="https://github.com/BabbleSim/native_simulator/" id="3">
 <mxCell style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;" vertex="1" parent="1">
 <mxGeometry x="30" y="290" width="140" height="60" as="geometry" />
 </mxCell>
 </UserObject>
 <mxCell id="4" value="Uses" style="endArrow=open;endSize=12;dashed=1;html=1;rounded=0;exitX=0.5;exitY=1;exitDx=0;exitDy=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" source="2" target="3" parent="1">
 <mxGeometry width="160" relative="1" as="geometry">
 <mxPoint x="-240" y="250" as="sourcePoint" />
 <mxPoint x="100" y="250" as="targetPoint" />
 </mxGeometry>
 </mxCell>
 <mxCell id="5" value="Embedded SW:&lt;br style=&quot;font-size: 14px;&quot;&gt;Application + Zephyr kernel + subsystems + drivers" style="rounded=0;whiteSpace=wrap;html=1;fontSize=14;" vertex="1" parent="1">
 <mxGeometry x="20" y="20" width="160" height="80" as="geometry" />
 </mxCell>
 <mxCell id="6" value="Built for" style="endArrow=open;endSize=12;dashed=1;html=1;rounded=0;entryX=0.5;entryY=0;entryDx=0;entryDy=0;" edge="1" source="5" target="2" parent="1">
 <mxGeometry width="160" relative="1" as="geometry">
 <mxPoint x="110" y="240" as="sourcePoint" />
 <mxPoint x="110" y="300" as="targetPoint" />
 </mxGeometry>
 </mxCell>
 </root>
 </mxGraphModel>
 </diagram>
</mxfile>
"><defs><style type="text/css">@media (prefers-color-scheme: dark) {
svg.ge-export-svg-auto:not(mjx-container > svg) { filter: invert(100%) hue-rotate(180deg); }
svg.ge-export-svg-auto foreignObject img,
svg.ge-export-svg-auto image:not(svg.ge-export-svg-auto switch image),
svg.ge-export-svg-auto svg:not(mjx-container > svg)
{ filter: invert(100%) hue-rotate(180deg) }

|