mirror of https://github.com/ARMmbed/mbed-os.git
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
parent
419556b84a
commit
8e5f962151
|
|
@ -3315,6 +3315,7 @@
|
|||
"DISCO_H747I": {
|
||||
"inherits": ["FAMILY_STM32"],
|
||||
"core": "Cortex-M7FD",
|
||||
"components_add": ["FLASHIAP"],
|
||||
"extra_labels_add": [
|
||||
"STM32H7",
|
||||
"STM32H747xI",
|
||||
|
|
|
|||
Loading…
Reference in New Issue