Skip to content
This repository has been archived by the owner on Apr 25, 2023. It is now read-only.

DevKit SDK 1.1.0

Compare
Choose a tag to compare
@ArthurMa1978 ArthurMa1978 released this 08 Sep 03:35
· 454 commits to release since this release

Version 1.1.0 (September 4)

Notice: This release involves breaking changes, please upgrade the DevKit firmware.

DevKit now officially has full support for ST-SAFE, the security chip that provides secure authentication and data management for IoT solutions. Since it's enabled on bootloader level, a firmware upgrade is mandatory to make the DevKit work properly.

Release Summary

  • Firmware

    • Upgrade the DevKit firmware to enable STSAFE.
  • SDK

    • Bug fix: Under bad network environment, the Device SDK in mbed OS occasionally crashes.
    • Add more NTP servers for better globalization support.
    • Tune OLED library display performance.
  • Project Catalog

    • Massively improve Azure Functions deployment(task cloud-deploy) performance.
    • Improve 'Shake, Shake' example flow further by adding more logging data on the display.
  • Development Tools

    • Visual Studio Code extension for Arduino now used tree view to display Arduino examples.