Skip to content

Commit 9d4b6c5

Browse files
committed
Increase max-img-sectors
1 parent 80e3e2a commit 9d4b6c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mbed_app.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"mcuboot.slot-size": "0x1E0000",
6161
"mcuboot.scratch-address": "0x9000000",
6262
"mcuboot.scratch-size": "0x20000",
63-
"mcuboot.max-img-sectors": "0x180",
63+
"mcuboot.max-img-sectors": "0x3C0",
6464
"mcuboot.max-align": 32,
6565
"mcuboot.mcuboot-as-envie": true,
6666
"mcuboot.mcuboot-envie-littlefs": true,

0 commit comments

Comments
 (0)