diff options
| author | Henrik Tjäder <henrik@tjaders.com> | 2025-03-12 19:45:36 +0100 |
|---|---|---|
| committer | Henrik Tjäder <henrik@tjaders.com> | 2025-03-12 19:41:40 +0000 |
| commit | 228d1e96759ea6807d7b4623513c0b07d92c1b00 (patch) | |
| tree | 99bce5e4f49a3bf894842de045e4acb3488a6bbc /book/en | |
| parent | 5d5ecb95c2dc52b414f5a2aeb3fa77b4089b6320 (diff) | |
Book: Change chapter title to not be ARM specific
Diffstat (limited to 'book/en')
| -rw-r--r-- | book/en/src/SUMMARY.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/book/en/src/SUMMARY.md b/book/en/src/SUMMARY.md index 028cb47..f128e0e 100644 --- a/book/en/src/SUMMARY.md +++ b/book/en/src/SUMMARY.md @@ -36,7 +36,7 @@ --- - [Under the hood](./internals.md) - - [Cortex-M architectures](./internals/targets.md) + - [Target architectures](./internals/targets.md) <!--- [Interrupt configuration](./internals/interrupt-configuration.md)--> <!--- [Non-reentrancy](./internals/non-reentrancy.md)--> <!--- [Access control](./internals/access.md)--> |
