[bootlin/training-materials updates] master: Embedded Linux: remove "Benefits of a web server interface" (e2d30f4e)

Michael Opdenacker michael.opdenacker at bootlin.com
Wed Dec 8 09:48:16 CET 2021


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

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

commit e2d30f4e678a586605908fabb752e9e6f97c9272
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Wed Dec 8 08:23:28 2021 +0100

    Embedded Linux: remove "Benefits of a web server interface"
    
    Unnecessary to mention
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

e2d30f4e678a586605908fabb752e9e6f97c9272
 slides/sysdev-embedded-linux/sysdev-embedded-linux.tex | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
index 874bb89e..3cf4bbc0 100644
--- a/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
+++ b/slides/sysdev-embedded-linux/sysdev-embedded-linux.tex
@@ -409,24 +409,6 @@ met:
   \end{itemize}
 \end{frame}
 
-\begin{frame}
-  \frametitle{Benefits of a web server interface}
-
-  Many network enabled devices can just have a network interface
-
-  \begin{itemize}
-  \item Examples: modems / routers, IP cameras, printers...
-  \item No need to develop drivers and applications for computers
-    connected to the device. No need to support multiple operating
-    systems!
-  \item Just need to develop static or dynamic HTML pages (possibly
-    with powerful client-side JavaScript).\\
-    Easy way of providing access to device information and parameters.
-  \item Reduced hardware costs (no LCD, very little storage space
-    needed)
-  \end{itemize}
-\end{frame}
-
 \begin{frame}
   \frametitle{Web servers}
   \begin{columns}




More information about the training-materials-updates mailing list