aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_summary.md
diff options
context:
space:
mode:
authorNick Brassel <nick@tzarc.org>2020-06-11 08:32:58 +1000
committerGitHub <noreply@github.com>2020-06-10 23:32:58 +0100
commit3afd2d81b8e48378dbb468a35bd6f06bd442a6f9 (patch)
tree452feef5c1b8b0e4438b7644e6ffbeb751e62d65 /docs/_summary.md
parent2543bad250f68190a373563b52464c3f7e642847 (diff)
downloadfirmware-3afd2d81b8e48378dbb468a35bd6f06bd442a6f9.tar.gz
firmware-3afd2d81b8e48378dbb468a35bd6f06bd442a6f9.tar.bz2
firmware-3afd2d81b8e48378dbb468a35bd6f06bd442a6f9.zip
Add documentation for selecting an Arm MCU (#9046)
* Initial doco write-up. * Update docs/platformdev_selecting_arm_mcu.md Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Ryan <fauxpark@gmail.com> Co-authored-by: James Young <18669334+noroadsleft@users.noreply.github.com> Co-authored-by: Ryan <fauxpark@gmail.com>
Diffstat (limited to 'docs/_summary.md')
-rw-r--r--docs/_summary.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/_summary.md b/docs/_summary.md
index 1b6ddc67c..63c54ec21 100644
--- a/docs/_summary.md
+++ b/docs/_summary.md
@@ -145,6 +145,7 @@
* Hardware Platform Development
* Arm/ChibiOS
+ * [Selecting an MCU](platformdev_selecting_arm_mcu.md)
* [Early initialization](platformdev_chibios_earlyinit.md)
* QMK Reference