[bootlin/training-materials updates] master: labs/sysdev-accessing-hardware*: add missing section header (9c182e12)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Nov 17 17:41:51 CET 2022


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

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

commit 9c182e126d2f80e547cbe882f58d31c31599b317
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Nov 17 17:39:58 2022 +0100

    labs/sysdev-accessing-hardware*: add missing section header
    
    Causing this lab to be merged with the previous one!
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

9c182e126d2f80e547cbe882f58d31c31599b317
 labs/sysdev-accessing-hardware-bbb/sysdev-accessing-hardware-bbb.tex     | 1 +
 labs/sysdev-accessing-hardware-stm32/sysdev-accessing-hardware-stm32.tex | 1 +
 2 files changed, 2 insertions(+)

diff --git a/labs/sysdev-accessing-hardware-bbb/sysdev-accessing-hardware-bbb.tex b/labs/sysdev-accessing-hardware-bbb/sysdev-accessing-hardware-bbb.tex
index c62c699e..043d34d6 100644
--- a/labs/sysdev-accessing-hardware-bbb/sysdev-accessing-hardware-bbb.tex
+++ b/labs/sysdev-accessing-hardware-bbb/sysdev-accessing-hardware-bbb.tex
@@ -1,3 +1,4 @@
+\subchapter{Accessing Hardware Devices}
 {Objective: learn how to access hardware devices and declare new ones.}
 
 \section{Goals}
diff --git a/labs/sysdev-accessing-hardware-stm32/sysdev-accessing-hardware-stm32.tex b/labs/sysdev-accessing-hardware-stm32/sysdev-accessing-hardware-stm32.tex
index 2eb4711e..1ec491cd 100644
--- a/labs/sysdev-accessing-hardware-stm32/sysdev-accessing-hardware-stm32.tex
+++ b/labs/sysdev-accessing-hardware-stm32/sysdev-accessing-hardware-stm32.tex
@@ -1,3 +1,4 @@
+\subchapter{Accessing Hardware Devices}
 {Objective: learn how to access hardware devices and declare new ones.}
 
 \section{Goals}




More information about the training-materials-updates mailing list