Skip to content

Commit 3f8c9e6

Browse files
author
Janne Kiiskila
committed
NUCLEO_H743ZI2 - MBED ROM, FlashIAP
Add definitions for H743ZI2, required by bootloader.
1 parent 7b516cb commit 3f8c9e6

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
@@ -3263,6 +3263,9 @@
32633263
"NUCLEO_H743ZI2": {
32643264
"inherits": ["FAMILY_STM32"],
32653265
"core": "Cortex-M7FD",
3266+
"components_add": ["FLASHIAP"],
3267+
"mbed_rom_start": "0x08000000",
3268+
"mbed_rom_size" : "0x200000",
32663269
"extra_labels_add": [
32673270
"STM32H7",
32683271
"STM32H743xI"

0 commit comments

Comments
 (0)