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
Teemu Takaluoma 2019-07-05 10:15:25 +03:00
parent 5bc30dff9f
commit 0726e2f13b
1 changed files with 1 additions and 0 deletions

View File

@ -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"],