-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
Description
Cypress board does not support bootloader according to targets.json
, is there a special reason for that or should it be enabled? Without bootloader support is it not possible to enable Pelion Device Management Firmware update -feature.
Ref:
https://github.com/ARMmbed/mbed-os/blob/master/targets/targets.json#L8332-L8354, especially line https://github.com/ARMmbed/mbed-os/blob/master/targets/targets.json#L8354.
- We can see target
CY8CKIT_062_WIFI_BT_PSA
is supporting bootloader. - However, for target
CY8CKIT_062_4343W
bootloader is not enabled.
Issue request type
[ ] Question
[ ] Enhancement
[x] Bug
Attn: @ARMmbed/team-cypress @maclobdell @MarceloSalazar
(Switched to bug).