We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1b042e9 + 335b819 commit b4155bcCopy full SHA for b4155bc
mbed_app.json
@@ -56,8 +56,8 @@
56
"platform.stdio-baud-rate": 115200,
57
"fat_chan.ff_use_mkfs": 0,
58
"fat_chan.ff_fs_rpath": 0,
59
- "mcuboot.primary-slot-address": "0x803FC00",
60
- "mcuboot.slot-size": "0x1C0400",
+ "mcuboot.primary-slot-address": "0x8020000",
+ "mcuboot.slot-size": "0x1E0000",
61
"mcuboot.scratch-address": "0x9000000",
62
"mcuboot.scratch-size": "0x20000",
63
"mcuboot.max-img-sectors": "0x3C0",
0 commit comments