diff options
| author | Nick Brassel <nick@tzarc.org> | 2024-05-05 20:38:31 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-05 11:38:31 +0100 |
| commit | 7fc552632eb41b031d9557fe317f71e43377dde7 (patch) | |
| tree | ad6aeb20425b50a15a6fad6cc58a940a723b28c4 /docs/flashing.md | |
| parent | e3e587fc7491e56c77fecd0c5c91f0c10027f1a1 (diff) | |
Add page for capabilties used by docs site. (#23428)
Diffstat (limited to 'docs/flashing.md')
| -rw-r--r-- | docs/flashing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/flashing.md b/docs/flashing.md index 95b3680410..4867c20bec 100644 --- a/docs/flashing.md +++ b/docs/flashing.md | |||
| @@ -236,7 +236,7 @@ Flashing sequence: | |||
| 236 | 236 | ||
| 237 | ## STM32/APM32 DFU | 237 | ## STM32/APM32 DFU |
| 238 | 238 | ||
| 239 | All STM32 and APM32 MCUs, except for F103 (see the [STM32duino section](#stm32duino)) come preloaded with a factory bootloader that cannot be modified nor deleted. | 239 | All USB-capable STM32 and APM32 MCUs, except for a small handful (such as STM32F103 -- see the [STM32duino section](#stm32duino)) come preloaded with a factory bootloader that cannot be modified nor deleted. |
| 240 | 240 | ||
| 241 | To ensure compatibility with the STM32-DFU bootloader, make sure this block is present in your `rules.mk` (optionally with `apm32-dfu` instead): | 241 | To ensure compatibility with the STM32-DFU bootloader, make sure this block is present in your `rules.mk` (optionally with `apm32-dfu` instead): |
| 242 | 242 | ||
