Skip to content

v3.0.0.0

Compare
Choose a tag to compare
@screamerbg screamerbg released this 29 Mar 11:38
· 23 commits to master since this release
3500a17

New:

  • Update to Pelion DM Client 3.0.0.0
  • Disabled STL and Namespace pollution by default. These are deprecated features.
  • Disabled certificate enrollment features by default. You can enable them from application by setting "mbed-cloud-client.disable-certificate-enrollment": null in the mbed_app.json file. This saves 5.5 KB of flash.

Note: The update requires the application config to define "mbed-cloud-client.external-sst-support" : null to re-enable the NVStore SOTP support.