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/readme-mbed.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ To use MCUboot, you need to create an Mbed OS project with the following configu
16
16
*`"mcuboot.max-img-sectors"`: maximum number of sectors, should be at least the number of sectors in each slot
17
17
*`"target.restrict_size"`: the maximum size of the bootloader, such that it does not overlap with the primary slot
18
18
19
-
More configurations such as signing algorithm, slot swapping, etc. can be found in [mbed_lib.json](https://github.com/JuulLabs-OSS/mcuboot/tree/master/boot/mbed/mbed_lib.json). Please note that certain features are not currently supported.
19
+
More configurations such as signing algorithm, slot swapping, etc. can be found in [mbed_lib.json](https://github.com/mcu-tools/mcuboot/tree/master/boot/mbed/mbed_lib.json). Please note that certain features are not currently supported.
0 commit comments