diff options
| author | bors[bot] <26634292+bors[bot]@users.noreply.github.com> | 2020-06-11 19:16:23 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-11 19:16:23 +0000 |
| commit | bfcbff3dae6ea92678549cc36ada5f0a8482797e (patch) | |
| tree | 77ba0ad2c4debad5c8290e750cd06046b8ae9b77 /book/en/src | |
| parent | 9ffb5dd45e280ec8fba82558c8db38d36b7f4854 (diff) | |
| parent | 9b7f1ac30ce40ad42c0c5d0c44378f5436a22d10 (diff) | |
Merge #327
327: Small renaming fixes r=korken89 a=AfoHT
Co-authored-by: Henrik Tjäder <henrik@tjaders.com>
Diffstat (limited to 'book/en/src')
| -rw-r--r-- | book/en/src/preface.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/book/en/src/preface.md b/book/en/src/preface.md index e1725b2..6563dd4 100644 --- a/book/en/src/preface.md +++ b/book/en/src/preface.md @@ -7,6 +7,8 @@ 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 @@ -14,6 +16,6 @@ There is a translation of this book in [Russian]. 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:5:44}} +{{#include ../../../README.md:7:46}} -{{#include ../../../README.md:50:}} +{{#include ../../../README.md:52:}} |
