aboutsummaryrefslogtreecommitdiff
path: root/book/en
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2023-02-23 19:38:10 +0100
committerHenrik Tjäder <henrik@tjaders.com>2023-03-01 00:35:22 +0100
commit30873042985851206a65a08102a9b09d1c99ee39 (patch)
tree281abf790c4692a8f776c07ddb442e53e9c630cc /book/en
parentaa30d1d2516586841d2a353db064bfc2839343fb (diff)
Book: Reintroduce WIP internals targets
Diffstat (limited to 'book/en')
-rw-r--r--book/en/src/SUMMARY.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/book/en/src/SUMMARY.md b/book/en/src/SUMMARY.md
index 65c72c4..587117c 100644
--- a/book/en/src/SUMMARY.md
+++ b/book/en/src/SUMMARY.md
@@ -26,8 +26,9 @@
<!-- - [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) -->
+ - [RTFM to RTIC](./migration/migration_rtic.md) -->
+- [Under the hood](./internals.md)
+ - [Cortex-M architectures](./internals/targets.md)
<!--- [Interrupt configuration](./internals/interrupt-configuration.md)-->
<!--- [Non-reentrancy](./internals/non-reentrancy.md)-->
<!--- [Access control](./internals/access.md)-->