Skip to content

Commit 64a8ad0

Browse files
Janne Kiiskilajeromecoutant
authored andcommitted
NUCLEO_H743ZI2 - MBED ROM, FlashIAP
Add definitions for H743ZI2, required by bootloader.
1 parent 86eb516 commit 64a8ad0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

targets/targets.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3264,6 +3264,9 @@
32643264
"NUCLEO_H743ZI2": {
32653265
"inherits": ["FAMILY_STM32"],
32663266
"core": "Cortex-M7FD",
3267+
"components_add": ["FLASHIAP"],
3268+
"mbed_rom_start": "0x08000000",
3269+
"mbed_rom_size" : "0x200000",
32673270
"extra_labels_add": [
32683271
"STM32H7",
32693272
"STM32H743xI"

0 commit comments

Comments
 (0)