Skip to content

mbed-os-5.13.2

Compare
Choose a tag to compare
@evedon evedon released this 31 Jul 12:25
· 9740 commits to master since this release
b81aeff

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

Summary

In this release, we have made a number of quality improvements:

  • Updated Mbed TLS to 2.18.1 and Mbed Crypto to 1.1.1
  • Updated the MCUXpresso AnalogIn driver to pass the FPGA test shield tests
  • Enabled FPGA-based SPI testing on Silicon Labs targets
  • Added information about sectors to STM32F446ZE targets

The following reported issues have also been fixed in this release:

  • Fixed the MCUXpresso LPC GPIO IRQ driver to not disable both rising and falling edges of the interrupt
  • Fixed SAADC resolution for nRF52-based targets
  • Fixed serial device IRQ infinite loop in STM devices when buffer size is greater than 256 bytes

There are also a number of other fixes and code improvements.

Known Issues

There are no new known issues with this release.

Contents

Ports for Upcoming Targets

Fixes and Changes

11090
Cellular: Fix to delete context just once

11079
NRF52840: enable TRNG in Nordic SDK config

11078
NRF52840: fix include path issues for ble pal cordio ll and gcc

11077
NRF52840: remove align instructions from gcc linker for ARM.extab exi

11069
add defines sectors for STM32F446ZE

11064
MCUXpresso: Fix the LPC GPIO IRQ driver

11062
Fix SAADC resolution for nRF52-based targets... again

11060
MCUXpresso: Update LPC spi driver

11059
GCC ARM: Increase develop and release debug level

11052
Update MCUXpresso AnalogIn driver for LPC devices

11049
Normalize line endings for IM880B startup files.

11042
Fixed serial_device IRQ infinite loop bug due to uint8_t overflowing in STM devices

11035
mbedtls: Update to Mbed TLS 2.18.1

11028
Fix FPGA CI Test Shield warnings

11026
Add a restricted peripheral list

11022
Fix watchdog tests failing with OOM

11015
Fix wrongly declared ADC pinout for EFM32GG11 STK3701A

11014
Increase ADC tolerance to 5% in FPGA-based tests

11010
FPGA SPI: ASYNC issue

11008
Enable FPGA-based SPI testing on Silicon Labs targets

11007
Fix PWM output on Silicon Labs targets for large pulsewidths

11005
FPGA PWM: wait 1 period before measurement

11004
FPGA I2C: correct init bloc number

11003
LPC MCUXpresso: Remove extra I2C transaction on byte write

10994
Add DEVICE_SERIAL_FC guards to serial HAL API

10963
PSA TESTS: Include mbedtls/config.h before evaluating MBEDTLS_PSA_CRYPTO_C

Using this release

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

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