[FE training-materials-updates] Kernel labs: add picture for serial connection

Michael Opdenacker michael.opdenacker at free-electrons.com
Sun Feb 2 06:04:38 CET 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=1af4b2924c47609c6d5fb50f759ee69d4aaea12c

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

commit 1af4b2924c47609c6d5fb50f759ee69d4aaea12c
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Sat Feb 1 18:03:31 2014 +0100

    Kernel labs: add picture for serial connection
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

1af4b2924c47609c6d5fb50f759ee69d4aaea12c
 .../beaglebone-black-serial-connection.jpg         |  Bin 0 -> 4802741 bytes
 labs/kernel-board-setup/kernel-board-setup.tex     |    4 ++++
 2 files changed, 4 insertions(+)

diff --git a/labs/kernel-board-setup/beaglebone-black-serial-connection.jpg b/labs/kernel-board-setup/beaglebone-black-serial-connection.jpg
new file mode 100755
index 0000000..1ad5d8b
Binary files /dev/null and b/labs/kernel-board-setup/beaglebone-black-serial-connection.jpg differ
diff --git a/labs/kernel-board-setup/kernel-board-setup.tex b/labs/kernel-board-setup/kernel-board-setup.tex
index 2fbdfa1..26b46e9 100644
--- a/labs/kernel-board-setup/kernel-board-setup.tex
+++ b/labs/kernel-board-setup/kernel-board-setup.tex
@@ -58,6 +58,10 @@ You always should make sure that you connect the \code{TX} pin of the cable
 to the \code{RX} pin of the board, and vice versa, whatever the board and
 cables that you use.
 
+\begin{center}
+\includegraphics[width=8cm]{labs/kernel-board-setup/beaglebone-black-serial-connection.jpg}
+\end{center}
+
 Once the USB to Serial connector is plugged in, a new serial port
 should appear: \code{/dev/ttyUSB0}.  You can also see this device
 appear by looking at the output of \code{dmesg}.



More information about the training-materials-updates mailing list