AKOS  v1.0.0
Documentation
Loading...
Searching...
No Matches
AKOS Documentation

Welcome to the AKOS documentation portal.

This site is the main reference for AKOS, an embedded real-time operating system built around a priority-based scheduler and an event-driven programming model.

Source Code Repository

The AKOS source tree lives in a separate repository:

Start Here

If you are new to AKOS, the fastest way to navigate the material is:

  1. Read the Introduction for the big picture.
  2. Continue with Getting started for the first practical steps.
  3. Move into Kernel basics to understand the core runtime.
  4. Use the later sections as a reference when working on memory, threads, scheduling, timers, synchronization, communication, or porting.

Section Overview

Downloads

The PDF is published alongside the site, so you can download it directly from the docs homepage.