mirror of https://github.com/ARMmbed/mbed-os.git
Add FLASHIAP for MTB_STM_S2LP
Fix device management client compilation on MTB_STM_S2LP Fixes: ./mbed-cloud-client/mbed-client-pal/Source/Port/Reference-Impl/OS_Specific/mbedOS/ROT/pal_plat_rot.cpp:67:5: error: 'DeviceKey' was not declared in this scope DeviceKey &devkey = DeviceKey::get_instance();pull/10968/head
parent
5bc30dff9f
commit
0726e2f13b
|
@ -2861,6 +2861,7 @@
|
|||
}
|
||||
},
|
||||
"extra_labels_add": ["STM32F4", "STM32F429", "STM32F429ZI", "STM32F429xx", "STM32F429xI"],
|
||||
"components_add": ["FLASHIAP"],
|
||||
"macros_add": ["USB_STM_HAL"],
|
||||
"device_has_add": ["ANALOGOUT", "CAN", "SERIAL_ASYNCH", "TRNG", "FLASH", "MPU"],
|
||||
"detect_code": ["0467"],
|
||||
|
|
Loading…
Reference in New Issue