We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b02303 commit d545cafCopy full SHA for d545caf
mbed_app.json5
@@ -124,6 +124,7 @@
124
125
// Since STM32H743 boards have no external block device, keep everything in the MCU flash.
126
"app.secondary-slot-in-flash": true,
127
+ "app.secondary-slot-flash-start-addr": "0x100000",
128
129
// Slot size can be as big as 896k, since we need to reserve the first flash sector for the bootloader
130
// and the last flash sector for scratch space
0 commit comments