Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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

You can’t perform that action at this time.