mirror of
https://github.com/rtic-rs/rtic.git
synced 2024-11-24 12:42:52 +01:00
13 lines
366 B
Markdown
13 lines
366 B
Markdown
|
<h1 align="center">Real Time For the Masses</h1>
|
||
|
|
||
|
<p align="center">A concurrency framework for building real time systems</p>
|
||
|
|
||
|
# Preface
|
||
|
|
||
|
This book contains user level documentation for the Real Time For the Masses
|
||
|
(RTFM) framework. The API reference can be found [here](../api/rtfm/index.html).
|
||
|
|
||
|
{{#include ../../README.md:5:53}}
|
||
|
|
||
|
{{#include ../../README.md:59:}}
|