From aa6baafa568b08a77a31c17c078a6166d16a2ee9 Mon Sep 17 00:00:00 2001 From: Per Lindgren Date: Wed, 1 Feb 2023 21:21:31 +0100 Subject: book remove ramfunc, remove migration --- book/en/src/SUMMARY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'book/en/src/SUMMARY.md') diff --git a/book/en/src/SUMMARY.md b/book/en/src/SUMMARY.md index 28c9862..65c72c4 100644 --- a/book/en/src/SUMMARY.md +++ b/book/en/src/SUMMARY.md @@ -19,15 +19,15 @@ - [Avoid copies when message passing](./by-example/tips_indirection.md) - [`'static` super-powers](./by-example/tips_static_lifetimes.md) - [Inspecting generated code](./by-example/tips_view_code.md) - - [Running tasks from RAM](./by-example/tips_from_ram.md) + - [RTIC vs. the world](./rtic_vs.md) - [Awesome RTIC examples](./awesome_rtic.md) -- [Migration Guides](./migration.md) + -- cgit v1.2.3