Skip to content

Commit 0726e2f

Browse files
committed
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();
1 parent 5bc30df commit 0726e2f

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
@@ -2861,6 +2861,7 @@
28612861
}
28622862
},
28632863
"extra_labels_add": ["STM32F4", "STM32F429", "STM32F429ZI", "STM32F429xx", "STM32F429xI"],
2864+
"components_add": ["FLASHIAP"],
28642865
"macros_add": ["USB_STM_HAL"],
28652866
"device_has_add": ["ANALOGOUT", "CAN", "SERIAL_ASYNCH", "TRNG", "FLASH", "MPU"],
28662867
"detect_code": ["0467"],

0 commit comments

Comments
 (0)