Skip to content

Commit 45c03bc

Browse files
author
Janne Kiiskila
committed
Add FLASHIAP component to DISCO_H747
FLASHIAP component/capability is needed for DeviceKey functionality and also for Pelion enablement - firmware update uses this feature, too.
1 parent 31114ba commit 45c03bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

targets/targets.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3330,6 +3330,7 @@
33303330
"DISCO_H747I": {
33313331
"inherits": ["FAMILY_STM32"],
33323332
"core": "Cortex-M7FD",
3333+
"components_add": ["FLASHIAP"],
33333334
"extra_labels_add": [
33343335
"STM32H7",
33353336
"STM32H747xI",

0 commit comments

Comments
 (0)