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.
pull/11619/head
Janne Kiiskila 2019-10-03 13:06:17 +03:00
parent 419556b84a
commit 8e5f962151
1 changed files with 1 additions and 0 deletions

View File

@ -3315,6 +3315,7 @@
"DISCO_H747I": {
"inherits": ["FAMILY_STM32"],
"core": "Cortex-M7FD",
"components_add": ["FLASHIAP"],
"extra_labels_add": [
"STM32H7",
"STM32H747xI",