diff options
| author | Emil Fresk <emil.fresk@gmail.com> | 2020-06-12 10:03:26 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-12 10:03:26 +0200 |
| commit | cfd5f4785e9c2ae88e666d1fb94a3488904a87f5 (patch) | |
| tree | 61eadb04634741161a94c247a10125819bfb0913 /book/en/src/SUMMARY.md | |
| parent | d35b26332d0d1d719dfe207328f8580c6471755b (diff) | |
| parent | 95032aa56b6799e753f8b5bacec777520f42cace (diff) | |
Merge pull request #329 from rtic-rs/v0.5.3_release
Preparing for v0.5.3
Diffstat (limited to 'book/en/src/SUMMARY.md')
| -rw-r--r-- | book/en/src/SUMMARY.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/book/en/src/SUMMARY.md b/book/en/src/SUMMARY.md index b8747eb..305c1a0 100644 --- a/book/en/src/SUMMARY.md +++ b/book/en/src/SUMMARY.md @@ -10,6 +10,7 @@ - [Starting a new project](./by-example/new.md) - [Tips & tricks](./by-example/tips.md) - [Migrating from v0.4.x to v0.5.0](./migration.md) +- [Migrating from RTFM to RTIC](./migration_rtic.md) - [Under the hood](./internals.md) - [Interrupt configuration](./internals/interrupt-configuration.md) - [Non-reentrancy](./internals/non-reentrancy.md) |
