From e3603d1d0531a4593c4c75863fc77162813cf34f Mon Sep 17 00:00:00 2001 From: datdenkikniet Date: Fri, 5 May 2023 18:58:06 +0200 Subject: Rename deprecated to archive --- book/en/src/SUMMARY.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'book/en/src') diff --git a/book/en/src/SUMMARY.md b/book/en/src/SUMMARY.md index ff9cffe..4a852f7 100644 --- a/book/en/src/SUMMARY.md +++ b/book/en/src/SUMMARY.md @@ -2,6 +2,8 @@ [Preface](./preface.md) +--- + - [Starting a new project](./starting_a_project.md) - [RTIC by example](./by-example.md) - [The `app`](./by-example/app.md) @@ -23,12 +25,18 @@ - [RTIC vs. the world](./rtic_vs.md) - [Awesome RTIC examples](./awesome_rtic.md) + +--- + - [Migrating from v1.0.x to v2.0.0](./migration_v1_v2.md) - [Rust Nightly & features](./migration_v1_v2/nightly.md) - [Migrating to `rtic-monotonics`](./migration_v1_v2/monotonics.md) - [Software tasks must now be `async`](./migration_v1_v2/async_tasks.md) - [Using and understanding `rtic-sync`](./migration_v1_v2/rtic-sync.md) - [A code example on migration](./migration_v1_v2/complete_example.md) + +--- + - [Under the hood](./internals.md) - [Cortex-M architectures](./internals/targets.md) -- cgit v1.2.3