[bootlin/training-materials updates] master: Embedded Linux: add pictures for community and custom boards (978bb5fd)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Sep 24 09:51:20 CEST 2020


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/978bb5fd0d1797d8484ee41b2386915d8211e868

>---------------------------------------------------------------

commit 978bb5fd0d1797d8484ee41b2386915d8211e868
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Sep 24 09:51:20 2020 +0200

    Embedded Linux: add pictures for community and custom boards
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

978bb5fd0d1797d8484ee41b2386915d8211e868
 slides/sysdev-intro/sysdev-intro.tex   |  18 ++++++++++++++++--
 slides/sysdev-intro/teres-pcb1-a64.jpg | Bin 0 -> 62329 bytes
 2 files changed, 16 insertions(+), 2 deletions(-)

diff --git a/slides/sysdev-intro/sysdev-intro.tex b/slides/sysdev-intro/sysdev-intro.tex
index f22e14f6..42301bd1 100644
--- a/slides/sysdev-intro/sysdev-intro.tex
+++ b/slides/sysdev-intro/sysdev-intro.tex
@@ -202,7 +202,7 @@
     \includegraphics[height=0.8\textheight]{slides/sysdev-intro/bike-computer.jpg}
   \end{center}
   \tiny
-  Product from BLOKS (\url{http://bloks.de}).\\
+  Product from BLOKS (\url{http://bloks.de}).
   Permission to use this picture only in this document, in updates and
   in translations.
 \end{frame}
@@ -281,11 +281,11 @@
     \begin{itemize}
     \item I2C
     \item SPI
-    \item CAN
     \item 1-wire
     \item SDIO
     \item PCI
     \item USB
+    \item CAN (mainly used in automotive)
     \end{itemize}
   \item And also extensive networking support
     \begin{itemize}
@@ -328,6 +328,8 @@
 
 \begin{frame}
   \frametitle{Types of hardware platforms (2)}
+  \begin{columns}
+  \column{0.75\textwidth}
   \begin{itemize}
   \item {\bf Community development platforms}, to make a
     particular SoC popular and easily available. These are
@@ -338,6 +340,18 @@
     development platforms are more and more commonly freely available,
     making it easier to develop custom platforms.
   \end{itemize}
+  \column{0.25\textwidth}
+    \includegraphics[height=0.3\textheight]{../slides/beagleboneblack-board/beagleboneblack.png}
+    \scriptsize
+    Beaglebone Black board\\
+    \vspace{0.5cm}
+    \includegraphics[height=0.3\textheight]{slides/sysdev-intro/teres-pcb1-a64.jpg}
+    \scriptsize
+    Olimex Open hardware ARM laptop main board\\
+    \tiny
+    Image credits (Olimex):\\
+    \url{https://www.olimex.com/Products/DIY-Laptop/}
+  \end{columns}
 \end{frame}
 
 \begin{frame}
diff --git a/slides/sysdev-intro/teres-pcb1-a64.jpg b/slides/sysdev-intro/teres-pcb1-a64.jpg
new file mode 100644
index 00000000..3edaf332
Binary files /dev/null and b/slides/sysdev-intro/teres-pcb1-a64.jpg differ




More information about the training-materials-updates mailing list