Skip to content

mbed-os-5.9.4

Compare
Choose a tag to compare
@cmonr cmonr released this 02 Aug 03:48
· 18065 commits to master since this release
485bdee

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

Summary

This release showcases several new targets added to Mbed OS:

  • Silicon Labs has enabled their EFM32GG11 chips, with the supporting STK3701 dev board
  • Toshiba has added a new target, the TMPH3H6
  • Nuvoton has enabled the NUMAKER_PFM_M2351, the first Cortex-M23 CPU in Mbed OS, and the first ARMc6 target enabled

MPS2 Fast Model targets have now been added and enabled.

An IAR linker fix for the NRF52832 had been made, shrinking the ram size of the part to match it's datasheet.

Several Silicon Labs targets have now enabled hardware CRC acceleration.

Unity macros have now been added to enable the ability to skip tests if requested.

A variety of smaller bug fixes and general improvements were also brought into Mbed OS.

Known Issues

There are no new known issues with this release.

Fixes and Changes

7079
Add support for EFM32GG11

7448
Unity: Add macros for test skipping.

7396
Tools: Show Mbed-2-only targets in mbed compile -S

7302
Support Nuvoton's NUMAKER_PFM_M2351 target

7468
Remove LoRaWAN license from top-level directory

7533
Fix linker script for NRF52832/IAR

7504
Feature itm fix

7544
Remove extra ARMc6 instance in unique mapping

7479
Silicon Labs: Add support for hardware CRC

7520
LoRaWAN: Wrong return code for JoinRequest retry

7548
Fix some targets fail to pass ticker overflow test

7539
STM32F2/F4/F7 : LL API is now available for IRQ

7491
EFM32: fix weak PeripheralPins configuration

7556
Fix spelling in error message in fault handler

7536
Add Support for Toshiba TMPM3H6

7480
Add MTS Dragonfly bootloader back after accidental removal from pr #7131

7510
STM32: Improve GPIO IRQ edge detection when waking from deepsleep

7519
Wiznet: fix us_ticker & gpio bug

7530
RTOS SYSTIMER test error in TICKLESS mode

7553
STM32L496: fix RAM size in ARM scatter file

7554
Enable HAL Flash API on Fast Models MPS2 targets

7549
Revise heap and stack size for Ethernet of GR-PEACH

7551
realtek rtl8195am remove DEVICE_EMAC

7584
Minor enhancement to wait_us

7578
Makes Greentea TCP test cases to timeout less in connection errors

7603
Nuvoton: Replace __wrap__sbrk with overriding _sbrk

7609
Make location meaningful in print_error_report

Using this release

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

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