PelionIoT / mbed-bootloader

Generic bootloader to be used in conjunction with Pelion Device Management Client
https://www.pelion.com/iot-device-management/
Apache License 2.0
54 stars 90 forks source link

Update "kvstore" config in the mbed_app.json #80

Closed rajkan01 closed 4 years ago

rajkan01 commented 4 years ago

Reviewers

@SeppoTakalo @michalpasztamobica

rajkan01 commented 4 years ago

If you introduce the new kvstore library then you should remove the four libraries that were removed in ARMmbed/mbed-os#13307 Alternatively I suggest to re-use kv-global-api, see ARMmbed/mbed-os#13307 (comment)

@evedon As mentioned in PR https://github.com/ARMmbed/mbed-os/pull/13307, I will proceed with this PR to get reviewed and merged and later I will update the Mbed OS storage config. I have removed four libraries from mbed_app.json.

rajkan01 commented 4 years ago

This issue will be addressed once the new-build tools available