| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- <mxfile host="65bd71144e">
- <diagram id="3jWcMsoB-p0nQOXM3Rqz" name="第 1 页">
- <mxGraphModel dx="1462" dy="555" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="827" pageHeight="1169" background="#FFFFFF" math="0" shadow="0">
- <root>
- <mxCell id="0"/>
- <mxCell id="1" parent="0"/>
- <mxCell id="2" value="<font color="#000000">LittleFS 文件系统测试</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" parent="1" vertex="1">
- <mxGeometry x="120" y="60" width="170" height="60" as="geometry"/>
- </mxCell>
- <mxCell id="7" value="<font style="font-size: 15px" color="#000000">LittleFS(文件系统)</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d5e8d4;gradientColor=#97d077;strokeColor=#82b366;" parent="1" vertex="1">
- <mxGeometry x="120" y="140" width="170" height="60" as="geometry"/>
- </mxCell>
- <mxCell id="8" value="<font style="font-size: 15px" color="#000000">SPIFFS(文件系统)</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;gradientColor=#ea6b66;strokeColor=#b85450;" parent="1" vertex="1">
- <mxGeometry x="300" y="140" width="170" height="60" as="geometry"/>
- </mxCell>
- <mxCell id="9" value="<font style="font-size: 15px" color="#000000">SFUD(NorFlash适配层)</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#dae8fc;gradientColor=#7ea6e0;strokeColor=#6c8ebf;" parent="1" vertex="1">
- <mxGeometry x="40" y="220" width="430" height="60" as="geometry"/>
- </mxCell>
- <mxCell id="10" value="<font style="font-size: 15px" color="#000000">FSPIM(SPI主机驱动)</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#fad7ac;strokeColor=#b46504;" parent="1" vertex="1">
- <mxGeometry x="-40" y="300" width="320" height="60" as="geometry"/>
- </mxCell>
- <mxCell id="11" value="<font color="#000000" style="font-size: 17px">SPI控制器</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#b0e3e6;strokeColor=#0e8088;" parent="1" vertex="1">
- <mxGeometry x="-40" y="370" width="320" height="60" as="geometry"/>
- </mxCell>
- <mxCell id="12" value="<font style="font-size: 15px" color="#000000">NorFlash芯片</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#d0cee2;strokeColor=#56517e;" parent="1" vertex="1">
- <mxGeometry x="290" y="300" width="180" height="130" as="geometry"/>
- </mxCell>
- <mxCell id="13" value="<font color="#000000">SPI 传输接口</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
- <mxGeometry x="60" y="280" width="80" height="20" as="geometry"/>
- </mxCell>
- <mxCell id="14" value="<font color="#000000">NorFlash描述和命令定义</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
- <mxGeometry x="310" y="280" width="150" height="20" as="geometry"/>
- </mxCell>
- <mxCell id="15" value="<font color="#000000">SPI NorFlash 读写接口</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
- <mxGeometry x="60" y="200" width="140" height="20" as="geometry"/>
- </mxCell>
- <mxCell id="16" value="<font color="#000000">SPI NorFlash 读写接口</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
- <mxGeometry x="320" y="200" width="140" height="20" as="geometry"/>
- </mxCell>
- <mxCell id="17" value="<font color="#000000">LittleFS 文件管理接口</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
- <mxGeometry x="140" y="120" width="140" height="20" as="geometry"/>
- </mxCell>
- <mxCell id="18" value="<font color="#000000">SPIFFS 文件管理接口</font>" style="text;html=1;strokeColor=none;fillColor=none;align=center;verticalAlign=middle;whiteSpace=wrap;rounded=0;" parent="1" vertex="1">
- <mxGeometry x="310" y="120" width="140" height="20" as="geometry"/>
- </mxCell>
- <mxCell id="21" value="<font color="#000000">SPI Norflash读写测试</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1">
- <mxGeometry x="40" y="140" width="70" height="60" as="geometry"/>
- </mxCell>
- <mxCell id="22" value="<font color="#000000">SPI 回环测试</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1">
- <mxGeometry x="-40" y="220" width="70" height="60" as="geometry"/>
- </mxCell>
- <mxCell id="23" value="<font color="#000000">SPIFFS 文件系统测试</font>" style="rounded=0;whiteSpace=wrap;html=1;fillColor=#f8cecc;strokeColor=#b85450;" vertex="1" parent="1">
- <mxGeometry x="300" y="60" width="170" height="60" as="geometry"/>
- </mxCell>
- </root>
- </mxGraphModel>
- </diagram>
- </mxfile>
|