Loading EN-304-626.md +3 −11 Original line number Diff line number Diff line Loading @@ -349,17 +349,9 @@ This category includes but is not limited to real-time operating systems, genera Visualization of the architecture overview: ```mermaid graph U([Users]) OS[Operating System] HW[Underlying Hardware] SW([Installed Applications]) OS-->|abstracts|HW OS-->|manages|SW SW-->|interacts with|OS U-->|interacts with|OS ```  FIXME GitLab pipeline doesn't work with mermaid > **NOTE: The remainder of section 4.3 is more of a collection of notes than an overview - not ready for review yet.** Loading architecture.md 0 → 100644 +13 −0 Original line number Diff line number Diff line ```mermaid graph U([Users]) OS[Operating System] HW[Underlying Hardware] SW([Installed Applications]) OS-->|abstracts|HW OS-->|manages|SW SW-->|interacts with|OS U-->|interacts with|OS ``` media/architecture.png 0 → 100644 +128 KiB Loading image diff... Loading
EN-304-626.md +3 −11 Original line number Diff line number Diff line Loading @@ -349,17 +349,9 @@ This category includes but is not limited to real-time operating systems, genera Visualization of the architecture overview: ```mermaid graph U([Users]) OS[Operating System] HW[Underlying Hardware] SW([Installed Applications]) OS-->|abstracts|HW OS-->|manages|SW SW-->|interacts with|OS U-->|interacts with|OS ```  FIXME GitLab pipeline doesn't work with mermaid > **NOTE: The remainder of section 4.3 is more of a collection of notes than an overview - not ready for review yet.** Loading
architecture.md 0 → 100644 +13 −0 Original line number Diff line number Diff line ```mermaid graph U([Users]) OS[Operating System] HW[Underlying Hardware] SW([Installed Applications]) OS-->|abstracts|HW OS-->|manages|SW SW-->|interacts with|OS U-->|interacts with|OS ```