diff options
author | Roland Sahlsten <Roland.Sahlsten.ASE10@fh-joanneum.at> | 2012-05-28 08:15:25 +0000 |
---|---|---|
committer | Roland Sahlsten <Roland.Sahlsten.ASE10@fh-joanneum.at> | 2012-05-28 08:15:25 +0000 |
commit | f035274f4770826b4218251441d335d8e98cc799 (patch) | |
tree | e8b1cded13fc7c1239c272ffc372eddaad528746 /doc/MPU/MPU.tex | |
parent | updated input amp and updated routing (diff) |
git-svn-id: https://svn.spreadspace.org/mur.sat@484 7de4ea59-55d0-425e-a1af-a3118ea81d4c
Diffstat (limited to 'doc/MPU/MPU.tex')
-rw-r--r-- | doc/MPU/MPU.tex | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/doc/MPU/MPU.tex b/doc/MPU/MPU.tex new file mode 100644 index 0000000..f9b9ff8 --- /dev/null +++ b/doc/MPU/MPU.tex @@ -0,0 +1,31 @@ +\include{inputs/header}
+\begin{document}
+
+\input{inputs/firstpage.tex}
+
+\pagestyle{empty}
+% ================ [Intoduction] ================
+\input{inputs/Introduction.tex}
+
+% ================ [Related Work] ===============
+\input{inputs/RelatedWork.tex}
+
+% =========== [System Overview] ===========
+\input{inputs/SystemOverview.tex}
+
+% ================== [Operating System] ==================
+\input{inputs/OperatingSystem.tex}
+
+% ================== [Component Architecture] ==================
+\input{inputs/ComponentArchitecture.tex}
+
+ \input{inputs/ProcessTask_Kernel.tex}
+ \input{inputs/ProcessTask_IHU.tex}
+ \input{inputs/ProcessTask_LightSens.tex}
+ \input{inputs/ProcessTask_Camera.tex}
+ \input{inputs/ProcessTask_SDCard.tex}
+
+
+
+
+\end{document}
|