[bootlin/training-materials updates] master: Embedded-linux: improve description of the "Accessing hardware" lab (ff361263)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Aug 9 19:23:02 CEST 2022


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

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

commit ff361263d081e70f1146bf367132683548fd5d77
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Aug 9 19:23:02 2022 +0200

    Embedded-linux: improve description of the "Accessing hardware" lab
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

ff361263d081e70f1146bf367132683548fd5d77
 agenda/embedded-linux-ng-agenda.tex           | 6 ++++--
 agenda/embedded-linux-ng-fr-agenda.tex        | 6 ++++--
 agenda/embedded-linux-ng-online-agenda.tex    | 6 ++++--
 agenda/embedded-linux-ng-online-fr-agenda.tex | 6 ++++--
 4 files changed, 16 insertions(+), 8 deletions(-)

diff --git a/agenda/embedded-linux-ng-agenda.tex b/agenda/embedded-linux-ng-agenda.tex
index f77eb8aa..f1283e71 100644
--- a/agenda/embedded-linux-ng-agenda.tex
+++ b/agenda/embedded-linux-ng-agenda.tex
@@ -290,9 +290,11 @@ Note: this training course will be available starting September
   \item Exploring the contents of \code{/dev} and \code{sysfs} and the
     devices available on the embedded hardware platform.
   \item Using GPIOs and LEDs
-  \item Modifying the Device Tree to add support for an I2C-connected
-    joystick
+  \item Modifying the Device Tree to declare an I2C-connected
+        joystick
   \item Adding support for a USB audio card using Linux kernel modules
+  \item Adding support for the I2C-connected joystick through
+        an out-of-tree module.
   \end{itemize}
 
   \vspace{0.5cm}
diff --git a/agenda/embedded-linux-ng-fr-agenda.tex b/agenda/embedded-linux-ng-fr-agenda.tex
index 37016872..179899cb 100644
--- a/agenda/embedded-linux-ng-fr-agenda.tex
+++ b/agenda/embedded-linux-ng-fr-agenda.tex
@@ -309,10 +309,12 @@ notre formation {\em Développement de systèmes Linux embarqué},
   \item Exploration du contenu de \code{/dev} et \code{sysfs}, et des
     périphériques disponibles sur la plateforme embarquée.
   \item Utilisation de GPIOs et de LEDs
-  \item Modification du Device Tree pour ajouter le support pour un
-    joystick connecté sur I2C
+  \item Modification du Device Tree pour déclarer un joystick connecté
+    sur I2C
   \item Ajout du support pour une carte son USB en utilisant des
     modules noyau
+  \item Prise en charge du joystick I2C par la compilation et
+    l'installation d'un module noyau externe.
   \end{itemize}
 
   \vspace{0.5cm}
diff --git a/agenda/embedded-linux-ng-online-agenda.tex b/agenda/embedded-linux-ng-online-agenda.tex
index 1f3387d6..ad31734a 100644
--- a/agenda/embedded-linux-ng-online-agenda.tex
+++ b/agenda/embedded-linux-ng-online-agenda.tex
@@ -300,9 +300,11 @@ Note: this training course will be available starting September
   \item Exploring the contents of \code{/dev} and \code{sysfs} and the
     devices available on the embedded hardware platform.
   \item Using GPIOs and LEDs
-  \item Modifying the Device Tree to add support for an I2C-connected
-    joystick
+  \item Modifying the Device Tree to declare an I2C-connected
+        joystick
   \item Adding support for a USB audio card using Linux kernel modules
+  \item Adding support for the I2C-connected joystick through
+        an out-of-tree module.
   \end{itemize}
 
   \vspace{0.5cm}
diff --git a/agenda/embedded-linux-ng-online-fr-agenda.tex b/agenda/embedded-linux-ng-online-fr-agenda.tex
index 8cdd3feb..56d6476e 100644
--- a/agenda/embedded-linux-ng-online-fr-agenda.tex
+++ b/agenda/embedded-linux-ng-online-fr-agenda.tex
@@ -316,10 +316,12 @@ notre formation {\em Développement de systèmes Linux embarqué},
   \item Exploration du contenu de \code{/dev} et \code{sysfs}, et des
     périphériques disponibles sur la plateforme embarquée.
   \item Utilisation de GPIOs et de LEDs
-  \item Modification du Device Tree pour ajouter le support pour un
-    joystick connecté sur I2C
+  \item Modification du Device Tree pour déclarer un joystick connecté
+    sur I2C
   \item Ajout du support pour une carte son USB en utilisant des
     modules noyau
+  \item Prise en charge du joystick I2C par la compilation et
+    l'installation d'un module noyau externe.
   \end{itemize}
 
   \vspace{0.5cm}




More information about the training-materials-updates mailing list