PelionIoT / pelion-ready-example

Pelion Device Ready example - deprecated
https://github.com/ARMmbed/pelion-ready-example
Apache License 2.0
2 stars 18 forks source link

Default network and storage configuration #29

Closed MarceloSalazar closed 6 years ago

MarceloSalazar commented 6 years ago

Mbed OS 5.10 includes default network interfaces and storage block device drivers for platforms.

This PR introduces the following:

Verified it works ok on K64F: Connect + FW Update with Mbed CLI 1.8.2

This PR comes after the SMCC's library here: https://github.com/ARMmbed/simple-mbed-cloud-client/pull/19 (to be released as SMCC 1.4.1)

cc @dhwalters423 @bridadan @janjongboom @ashok-rao

Please review asap - we aim to merge this today