github ARMmbed/mbed-os mbed-os-5.15.5

latest releases: mbed-os-6.17.0, mbed-os-6.17.0-rc3, mbed-os-6.17.0-rc2...
3 years ago

We are pleased to announce the Mbed OS 5.15.5 release is now available.

Summary

This is the latest support release from the Mbed OS 5.15 branch.

This release adds non-PSA support to Mbed OS 5.15 via the new target NU_M2354_NPSA_S/NS. The M2354 is Nuvoton's Cortex-M23 based, TrustZone enabled chip and is an upgraded version of the M2351.

The Wi-SUN Interface APIs have been improved by the addition of the following API calls:

  • info_get API for Wi-SUN router to get RPL information.
  • info_get API for Wi-SUN BR to get RPL information.
  • routing_table_get API for Wi-SUN BR.

The release also includes:

  • Renaming of NUMAKER_M252KG to NUMAKER_IOT_M252.
  • Adding QSPI support to the SDP-K1 board support package.
  • Bootloader support for Olimex STM32-E407 board.

plus a number of other bug fixes.

Migration Guide

This section lists specific changes which are part of this release and may
need special attention.

Nuvoton: Update M252 target name (5.15)

13381

Summary of changes

The target name for Nuvoton's M252 board is resolved to NUMAKER_IOT_M252 from NUMAKER_M252KG (ARMmbed/mbed-os-tools#220). This PR is backport of #13332 to mbed-os 5.15 to also synchronize this change.

Cleaning up SDP-K1 board support package.

13338

Summary of changes

Removing unused pins from SDP-K1 board support package.

Nuvoton: Add new target NU_M2354_NPSA_S/NS

13245

Summary of changes

M2354 is Nuvoton's Cortex-M23 based, TrustZone enabled chip and is an upgraded version M2351. This PR tries to add non-PSA support into Mbed OS 5.15.

[mbed-os-5.15] Added Wi-SUN Interface APIs

13151

Summary of changes

Implemented
-info_get API for Wi-SUN router to get RPL information.
-info_get API for Wi-SUN BR to get RPL information.
-routing_table_get API for Wi-SUN BR.
This is upstreaming PR #13084.

Nuvoton: Support EMAC bus reset as while bus err (5.15)

13150

Summary of changes

This PR is backport of #12991 into Mbed OS 5.15 to refine EMAC error handling of bus error on both of M487 and NUC472 platforms.

Ws management API missing lib

13147

Summary of changes

New include to ws_management_api.h file to include fhss_config.h

Known Issues

There are no new known issues with this release.

Contents

Ports for Upcoming Targets

Fixes and Changes

13381
Nuvoton: Update M252 target name (5.15)

13373
Adding QSPI support to SDP-K1 board support package.

13342
Support for Olimex STM32-E407 bootloader

13338
Cleaning up SDP-K1 board support package.

13320
Updating targets.json file for SDP-K1 board.

13275
5.15 - LICENSE.md - clarify filesystem licensing

13245
Nuvoton: Add new target NU_M2354_NPSA_S/NS

13184
Nordic NRF52 GPIO API: Fix failure to clear the field 'skip_gpio_setup' in a local

13164
ESP8266: Avoid duplicate data sends (5.15)

13151
[mbed-os-5.15] Added Wi-SUN Interface APIs

13150
Nuvoton: Support EMAC bus reset as while bus err (5.15)

13147
Ws management API missing lib

13114
Fix issue #13023, CAN constructor ignores passed speed.

Using this release

You can fetch this release from the mbed-os GitHub repository, using the tag "mbed-os-5.15.5".

If you need any help with this release please visit our support page, which provides reference links and details of our support channels.

Don't miss a new mbed-os release

NewReleases is sending notifications on new releases.