You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/program-setup/concepts/managed-unmanaged-bootloader.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -182,7 +182,7 @@ You can add the BOOTLOADER feature into `mbed_app.json` located in the root appl
182
182
183
183
Alternatively, you can add `-C 'target.features_add=["BOOTLOADER"]'` to your `mbed compile` command-line arguments.
184
184
185
-
Please see the [bootloader example](https://github.com/ARMmbed/mbed-os-example-feature-bootloader) for an example on how to use the bootloader feature.
185
+
Please see the [bootloader example](https://github.com/ARMmbed/mbed-os-example-bootloader) for an example on how to use the bootloader feature.
186
186
187
187
There are two ways to add support for new targets:
0 commit comments