aboutsummaryrefslogtreecommitdiff
path: root/book/en/src
diff options
context:
space:
mode:
authorHenrik Tjäder <henrik@tjaders.com>2023-01-04 21:20:24 +0100
committerHenrik Tjäder <henrik@tjaders.com>2023-01-04 21:20:24 +0100
commit9c68b876f17b72cca68491bd31b47481e5f90f2a (patch)
treefed3183e4829ad07a7dfbc0b28013a8de89dcc2e /book/en/src
parent80b81ef122e68744744df9e866fec3263a0d7e11 (diff)
Enable the targets chapter
Diffstat (limited to 'book/en/src')
-rw-r--r--book/en/src/SUMMARY.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/book/en/src/SUMMARY.md b/book/en/src/SUMMARY.md
index 045036e..853f3a5 100644
--- a/book/en/src/SUMMARY.md
+++ b/book/en/src/SUMMARY.md
@@ -29,6 +29,7 @@
- [v0.4.x to v0.5.x](./migration/migration_v4.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)-->