/workshop-sessions

Slides and resources for workshops organized by Zilogic.

Primary LanguageCCreative Commons Attribution Share Alike 4.0 InternationalCC-BY-SA-4.0

Workshop Sessions

This repository will hold slides and resources for workshops organized by Zilogic.

Workshops

Git Basics Workshop: Sessions

To build the slides

  • Install asciidoc
  • Install dia
  • Install build-essential

After installation you can navigate to each session and then build the slides

Example to build slides

$ git clone https://github.com/zilogic-systems/workshop-sessions.git
$ cd workshop-sessions
$ cd kernel-boot
$ make
$ firefox slides.html

Dive Into Yocto, Workshop: Sessions

ARM Bare Metal Programming, Workshop: Sessions

Kernel Porting, Workshop: Sessions