Skip to content

Commit d545caf

Browse files
Add flash addr for H743ZI (not tested yet)
1 parent 3b02303 commit d545caf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mbed_app.json5

+1
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,7 @@
124124

125125
// Since STM32H743 boards have no external block device, keep everything in the MCU flash.
126126
"app.secondary-slot-in-flash": true,
127+
"app.secondary-slot-flash-start-addr": "0x100000",
127128

128129
// Slot size can be as big as 896k, since we need to reserve the first flash sector for the bootloader
129130
// and the last flash sector for scratch space

0 commit comments

Comments
 (0)