diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-15 06:07:15 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-15 06:07:15 +0100 |
| commit | b2c4d9a8ebebf87be33dcc357af86102d31dac47 (patch) | |
| tree | d92f48fa8c936b849de60ad3cad61a75ad1983df /docs/drawio | |
| parent | 41d29ecc10da26c9e03095376569216a43550be5 (diff) | |
feat: DDK: compiler improvements and working on fwrk standard and launch
design.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'docs/drawio')
| -rw-r--r-- | docs/drawio/LAUNCH_DESIGN.drawio | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/docs/drawio/LAUNCH_DESIGN.drawio b/docs/drawio/LAUNCH_DESIGN.drawio index e69de29b..a1cfc8cc 100644 --- a/docs/drawio/LAUNCH_DESIGN.drawio +++ b/docs/drawio/LAUNCH_DESIGN.drawio @@ -0,0 +1,13 @@ +<mxfile host="65bd71144e"> + <diagram id="WN9xM0SvnG1OFdIgUV1P" name="Page-1"> + <mxGraphModel dx="1149" dy="361" grid="1" gridSize="10" guides="1" tooltips="1" connect="1" arrows="1" fold="1" page="1" pageScale="1" pageWidth="850" pageHeight="1100" math="0" shadow="0"> + <root> + <mxCell id="0"/> + <mxCell id="1" parent="0"/> + <mxCell id="2" value="LaunchKit" style="rounded=0;whiteSpace=wrap;html=1;" vertex="1" parent="1"> + <mxGeometry x="240" y="170" width="255" height="60" as="geometry"/> + </mxCell> + </root> + </mxGraphModel> + </diagram> +</mxfile>
\ No newline at end of file |
