diff options
| author | Nick Brassel <nick@tzarc.org> | 2020-06-11 08:32:58 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-10 23:32:58 +0100 |
| commit | 3afd2d81b8e48378dbb468a35bd6f06bd442a6f9 (patch) | |
| tree | 452feef5c1b8b0e4438b7644e6ffbeb751e62d65 /docs/_summary.md | |
| parent | 2543bad250f68190a373563b52464c3f7e642847 (diff) | |
| download | qmk_firmware-3afd2d81b8e48378dbb468a35bd6f06bd442a6f9.tar.gz qmk_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.md | 1 |
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 @@ | |||
| 145 | 145 | ||
| 146 | * Hardware Platform Development | 146 | * Hardware Platform Development |
| 147 | * Arm/ChibiOS | 147 | * Arm/ChibiOS |
| 148 | * [Selecting an MCU](platformdev_selecting_arm_mcu.md) | ||
| 148 | * [Early initialization](platformdev_chibios_earlyinit.md) | 149 | * [Early initialization](platformdev_chibios_earlyinit.md) |
| 149 | 150 | ||
| 150 | * QMK Reference | 151 | * QMK Reference |
