Skip to content

Commit 8e5f962

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 419556b commit 8e5f962

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
@@ -3315,6 +3315,7 @@
33153315
"DISCO_H747I": {
33163316
"inherits": ["FAMILY_STM32"],
33173317
"core": "Cortex-M7FD",
3318+
"components_add": ["FLASHIAP"],
33183319
"extra_labels_add": [
33193320
"STM32H7",
33203321
"STM32H747xI",

0 commit comments

Comments
 (0)