Skip to content

mbed-os-5.7.4

Compare
Choose a tag to compare
@cmonr cmonr released this 01 Feb 23:43
· 21387 commits to master since this release
caeaa49

mbed OS 5.7.4 release

We are pleased to announce the mbed OS 5.7.4 release is now available.

Summary

This patch release includes new target support for the MTS Dragonfly, EMW3166 and VBLUno51 targets.

We have created several bug fixes and new tests for our embedded file system.

We added two new exporters, which allow users to use CMake with CLion and GCC with NetBeans.

We have made several USB improvements to NXP targets.

We released CoAP 4.1.1, along with an update to Thread commissioning.

This release also includes our many bug fixes and test enhancements.

Known Issues

There are no new known issues with this release.

Contents

Ports for Upcoming Targets

5809
Add MTB MXChip EMW3166

Fixes and Changes

5831
Increase clock tolerance in Flash HAL test

5808
ESP8266 Test Config and fixes for tests tcp_echo/tcp_hello_world

5829
Fix: Sector/Size overflow from uint32_t

5824
DISCO_F407VG : alignment with other STM32

5787
STM32: Add support of Flash API for STM32F2 devices

5760
Add notes about ISR safety to RTOS doxygen

5749
STM32 LOWPOWERTIMER : introduce LPTIM feature

5731
mesh-api documentation removal

5623
Clarify TCPSocket::recv() and UDPSocket::recvfrom() documentation.

5456
platform: make C++ allocation wrappers log the correct caller address

5727
Add presentation format descriptor support for nRF5x

5855
Allow overriding of DCDC settings per target

5846
littlefs: Fix block addr overflow

5854
Fix for Silicon Labs RTC

5795
STM32 STDIO pins number are now configurable

5791
STM32 CAN: fix wrong ID and MASK filter

5862
STM32 LPT optimisation

5867
BLE: Fix inclusion of BLE.h (case)

5880
Nuvoton: Add gpio_is_connected

5858
RTL8195AM - move region headers to 0xb000 and 0xc000

5870
NSAPI: Add Nanostack multicast membership support

5761
littlefs: Fix issue with immediate exhaustion and small unaligned storage

5819
Add COMMON folder for tests

5836
Thread commissioning fix

5882
Add MTB MTS_Dragonfly as a new target.

5877
Kinetis USB improvements and fixes

5878
LPC USB stability fixes

5800
Some enhancements for the USBHost feature and small bug fix

4719
mbed Enabled certificate for the VBLUno51 board

5532
Exporter for Netbeans GCC_ARM

5889
Provide fix for issue #5835 - Tickers update should be atomic

5866
RTX idle: sleep without locked deep sleep fix

5864
CoAP v4.1.1

5821
STM32F7: Add bootloader support

5896
STM32LX : HAL_RCC_OscConfig update in PLL configuration

5898
Remove RTC as a supported peripheral for NCS36510

5894
STM32: fix serial 7bit data format

5890
RZ_A1H: cmsis nvic include fix

5844
ST-DISCO_L475VG_IOT01A: Improve SRAM use for IAR toolchain

5903
STM32F407 : correct ARM scatter file

5932
Revert "STM32F7: Add bootloader support"

5937
Update CMSIS pack

5938
MTB_XX : STDIO configuration

5934
NUCLEO_F401RE : PeripheralPins file update

5928
littlefs: Set specific hash for littlefs-fuse testing in Travis

5920
Fix issue with MBED_11 test (mbed2)

5918
NXP LPC4088: Add missing SPI SSEL pin to Pinmap

5913
Add missing EFM32 HAL flash init/deinit function calls

5912
CriticalSectionLock: fixing missing include

5910
fix typos in lint.py

5907
STM32F0: fix issue with usarts sharing the same irq vector

5874
USB fixes and improvements

5942
Remove tickless assert for tick count

5476
add cmake exporter for CLion use

5087
Add RTC time test.

Using this release

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

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