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.
1 parent 31114ba commit 5f8c1ecCopy full SHA for 5f8c1ec
targets/targets.json
@@ -3330,6 +3330,7 @@
3330
"DISCO_H747I": {
3331
"inherits": ["FAMILY_STM32"],
3332
"core": "Cortex-M7FD",
3333
+ "components_add": ["FLASHIAP"],
3334
"extra_labels_add": [
3335
"STM32H7",
3336
"STM32H747xI",
@@ -3364,7 +3365,7 @@
3364
3365
"MPU"
3366
],
3367
"release_versions": ["2", "5"],
- "bootloader_supported": true
3368
+ "bootloader_supported": false
3369
},
3370
"DISCO_H747I_CM7": {
3371
"inherits": ["DISCO_H747I"]
0 commit comments