Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 588 Bytes

index.md

File metadata and controls

17 lines (13 loc) · 588 Bytes
layout title nav_order
home
Home
0

Zephyr: Tutorial for Beginners

A step-by-step guide that teaches you how to use Zephyr RTOS. It assumes:

  • knowledge of C
  • no previous experience with RTOS
  • basic embedded electronics knowledge (GPIO, Timers, Interrupt,...)

Each lesson builds on the previous one. Most lessons end with exercises (with solutions!) that show how the covered concepts can be used in a practical application.

{: .warning} This tutorial is under active development, if you want to participate - please read the Contribution guide.