aboutsummaryrefslogtreecommitdiff
path: root/book/en/src/preface.md
blob: 6563dd4d014bd2866d5f948404b34422856c5621 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<h1 align="center">Real-Time Interrupt-driven Concurrency</h1>

<p align="center">A concurrency framework for building real time systems</p>

# Preface

This book contains user level documentation for the Real-Time Interrupt-driven Concurrency
(RTIC) framework. The API reference can be found [here](../../api/).

Formerly known as Real-Time For the Masses.

There is a translation of this book in [Russian].

[Russian]: ../ru/index.html

This is the documentation of v0.5.x of RTIC; for the documentation of version
v0.4.x go [here](/0.4).

{{#include ../../../README.md:7:46}}

{{#include ../../../README.md:52:}}