baremetal.dio 8.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109
  1. <mxfile>
  2. <diagram id="rB2vehtiMr336PgAY8iG" name="Page-1">
  3. <mxGraphModel dx="934" dy="653" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" math="0" shadow="0">
  4. <root>
  5. <mxCell id="0"/>
  6. <mxCell id="1" parent="0"/>
  7. <mxCell id="2" value="Task1" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#60a917;strokeColor=#2D7600;fontColor=#ffffff;" vertex="1" parent="1">
  8. <mxGeometry x="160" y="300" width="120" height="60" as="geometry"/>
  9. </mxCell>
  10. <mxCell id="3" value="Task2" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#008a00;strokeColor=#005700;fontColor=#ffffff;" vertex="1" parent="1">
  11. <mxGeometry x="160" y="360" width="120" height="60" as="geometry"/>
  12. </mxCell>
  13. <mxCell id="4" value="Task3" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" vertex="1" parent="1">
  14. <mxGeometry x="160" y="420" width="120" height="60" as="geometry"/>
  15. </mxCell>
  16. <mxCell id="5" value="中断" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d80073;strokeColor=#A50040;fontColor=#ffffff;" vertex="1" parent="1">
  17. <mxGeometry x="330" y="480" width="110" height="40" as="geometry"/>
  18. </mxCell>
  19. <mxCell id="6" value="" style="endArrow=classic;html=1;exitX=1;exitY=1;exitDx=0;exitDy=0;entryX=-0.053;entryY=0.022;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1" source="4" target="5">
  20. <mxGeometry width="50" height="50" relative="1" as="geometry">
  21. <mxPoint x="260" y="460" as="sourcePoint"/>
  22. <mxPoint x="310" y="410" as="targetPoint"/>
  23. </mxGeometry>
  24. </mxCell>
  25. <mxCell id="7" value="Task3" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" vertex="1" parent="1">
  26. <mxGeometry x="160" y="520" width="120" height="40" as="geometry"/>
  27. </mxCell>
  28. <mxCell id="8" value="" style="endArrow=classic;html=1;entryX=1;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1" target="7">
  29. <mxGeometry width="50" height="50" relative="1" as="geometry">
  30. <mxPoint x="320" y="520" as="sourcePoint"/>
  31. <mxPoint x="310" y="410" as="targetPoint"/>
  32. </mxGeometry>
  33. </mxCell>
  34. <mxCell id="9" value="Task4" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#1ba1e2;strokeColor=#006EAF;fontColor=#ffffff;" vertex="1" parent="1">
  35. <mxGeometry x="160" y="560" width="120" height="40" as="geometry"/>
  36. </mxCell>
  37. <mxCell id="10" value="Task4" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#0050ef;strokeColor=#001DBC;fontColor=#ffffff;" vertex="1" parent="1">
  38. <mxGeometry x="160" y="680" width="120" height="40" as="geometry"/>
  39. </mxCell>
  40. <mxCell id="12" value="" style="endArrow=classic;startArrow=classic;html=1;" edge="1" parent="1">
  41. <mxGeometry width="50" height="50" relative="1" as="geometry">
  42. <mxPoint x="120" y="710" as="sourcePoint"/>
  43. <mxPoint x="120" y="310" as="targetPoint"/>
  44. </mxGeometry>
  45. </mxCell>
  46. <mxCell id="13" value="" style="endArrow=none;html=1;" edge="1" parent="1">
  47. <mxGeometry width="50" height="50" relative="1" as="geometry">
  48. <mxPoint x="110" y="300" as="sourcePoint"/>
  49. <mxPoint x="150" y="300" as="targetPoint"/>
  50. </mxGeometry>
  51. </mxCell>
  52. <mxCell id="15" value="" style="endArrow=none;html=1;" edge="1" parent="1">
  53. <mxGeometry width="50" height="50" relative="1" as="geometry">
  54. <mxPoint x="110" y="720" as="sourcePoint"/>
  55. <mxPoint x="150" y="720" as="targetPoint"/>
  56. </mxGeometry>
  57. </mxCell>
  58. <mxCell id="16" value="while" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" vertex="1" parent="1">
  59. <mxGeometry x="70" y="520" width="40" height="20" as="geometry"/>
  60. </mxCell>
  61. <mxCell id="17" value="中断" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d80073;strokeColor=#A50040;fontColor=#ffffff;" vertex="1" parent="1">
  62. <mxGeometry x="330" y="600" width="110" height="20" as="geometry"/>
  63. </mxCell>
  64. <mxCell id="18" value="中断" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#d80073;strokeColor=#A50040;fontColor=#ffffff;" vertex="1" parent="1">
  65. <mxGeometry x="330" y="660" width="110" height="20" as="geometry"/>
  66. </mxCell>
  67. <mxCell id="19" value="中断(高优先级)" style="rounded=1;whiteSpace=wrap;html=1;fillColor=#a20025;strokeColor=#6F0000;fontColor=#ffffff;" vertex="1" parent="1">
  68. <mxGeometry x="490" y="620" width="120" height="40" as="geometry"/>
  69. </mxCell>
  70. <mxCell id="20" value="" style="endArrow=classic;html=1;exitX=1;exitY=1;exitDx=0;exitDy=0;entryX=-0.053;entryY=0.022;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1">
  71. <mxGeometry width="50" height="50" relative="1" as="geometry">
  72. <mxPoint x="280" y="599" as="sourcePoint"/>
  73. <mxPoint x="324.16999999999996" y="599.8800000000001" as="targetPoint"/>
  74. </mxGeometry>
  75. </mxCell>
  76. <mxCell id="21" value="" style="endArrow=classic;html=1;entryX=1;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1">
  77. <mxGeometry width="50" height="50" relative="1" as="geometry">
  78. <mxPoint x="320" y="680" as="sourcePoint"/>
  79. <mxPoint x="280" y="680" as="targetPoint"/>
  80. </mxGeometry>
  81. </mxCell>
  82. <mxCell id="22" value="" style="endArrow=classic;html=1;exitX=1;exitY=1;exitDx=0;exitDy=0;entryX=-0.053;entryY=0.022;entryDx=0;entryDy=0;entryPerimeter=0;" edge="1" parent="1">
  83. <mxGeometry width="50" height="50" relative="1" as="geometry">
  84. <mxPoint x="445.83" y="619.12" as="sourcePoint"/>
  85. <mxPoint x="490.00000000000006" y="620.0000000000001" as="targetPoint"/>
  86. </mxGeometry>
  87. </mxCell>
  88. <mxCell id="23" value="" style="endArrow=classic;html=1;entryX=1;entryY=0;entryDx=0;entryDy=0;" edge="1" parent="1">
  89. <mxGeometry width="50" height="50" relative="1" as="geometry">
  90. <mxPoint x="480" y="660" as="sourcePoint"/>
  91. <mxPoint x="440" y="660" as="targetPoint"/>
  92. </mxGeometry>
  93. </mxCell>
  94. <mxCell id="24" value="" style="endArrow=none;dashed=1;html=1;" edge="1" parent="1">
  95. <mxGeometry width="50" height="50" relative="1" as="geometry">
  96. <mxPoint x="440" y="655" as="sourcePoint"/>
  97. <mxPoint x="440" y="625" as="targetPoint"/>
  98. </mxGeometry>
  99. </mxCell>
  100. <mxCell id="25" value="" style="endArrow=none;dashed=1;html=1;" edge="1" parent="1">
  101. <mxGeometry width="50" height="50" relative="1" as="geometry">
  102. <mxPoint x="280" y="675" as="sourcePoint"/>
  103. <mxPoint x="280" y="605" as="targetPoint"/>
  104. </mxGeometry>
  105. </mxCell>
  106. </root>
  107. </mxGraphModel>
  108. </diagram>
  109. </mxfile>