aboutsummaryrefslogtreecommitdiff
path: root/book/en/src/SUMMARY.md
diff options
context:
space:
mode:
Diffstat (limited to 'book/en/src/SUMMARY.md')
-rw-r--r--book/en/src/SUMMARY.md6
1 files changed, 3 insertions, 3 deletions
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)
+ <!-- - [Running tasks from RAM](./by-example/tips_from_ram.md) -->
<!-- - [`#[cfg(..)]` support](./by-example/tips.md) -->
- [RTIC vs. the world](./rtic_vs.md)
- [Awesome RTIC examples](./awesome_rtic.md)
-- [Migration Guides](./migration.md)
+<!-- - [Migration Guides](./migration.md)
- [v0.5.x to v1.0.x](./migration/migration_v5.md)
- [v0.4.x to v0.5.x](./migration/migration_v4.md)
- [RTFM to RTIC](./migration/migration_rtic.md)
-- [Under the hood](./internals.md)
+- [Under the hood](./internals.md) -->
<!--- [Interrupt configuration](./internals/interrupt-configuration.md)-->
<!--- [Non-reentrancy](./internals/non-reentrancy.md)-->
<!--- [Access control](./internals/access.md)-->