diff options
Diffstat (limited to 'misc/pres_update.tex')
| -rw-r--r-- | misc/pres_update.tex | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/misc/pres_update.tex b/misc/pres_update.tex new file mode 100644 index 0000000..5621007 --- /dev/null +++ b/misc/pres_update.tex @@ -0,0 +1,34 @@ +\input{configpres} + +\AtBeginSection[] { +\begin{frame}<beamer> +\tableofcontents[currentsection] +\end{frame} +} + +% ---------------------------- +\title{Update} +\subtitle{Secure Update for Embedded Devices} +\maketitle + +% ---------------------------- +\begin{frame}{Overview} +\tableofcontents +\end{frame} + +% ---------------------------- +\input{misc/frm_update_concepts.tex} + +% ---------------------------- +\input{misc/frm_update_process.tex} + +% ---------------------------- +\input{misc/frm_update_deploy.tex} + +% ---------------------------- +\input{misc/frm_update_summary.tex} + +% ---------------------------- +\section*{} +\subsection*{} +\input{tailpres} |
