Skip to content

Latest commit

 

History

History
78 lines (62 loc) · 2.33 KB

README.md

File metadata and controls

78 lines (62 loc) · 2.33 KB

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 build-essential

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

Example to build slides

$ cd kernel-boot
$ make
$ firefox slides.html

Dive Into Yocto, Workshop: Sessions

ARM Bare Metal Programming, Workshop: Sessions

Kernel Porting, Workshop: Sessions