Skip to content

mbed-os-5.6.4

Compare
Choose a tag to compare
@adbridge adbridge released this 08 Nov 17:18
· 22362 commits to master since this release
78474a5

mbed OS 5.6.4 release

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

Summary

This patch release includes new target support for LPC1769 and NUCLEO_L496ZG.

There was an issue on the NUCLEO F767ZI (5294) where 'Error -3004'
was returned while trying to establish a socket connection. We have added a workaround to fix this issue. A full
solution will be available in a later revision of STM32 F767 MCUs.

A number of tests, (race, semaphore, mail and malloc) for the NUCLEO_F070RB were failing with 'out of memory' errors.
These have been fixed. We have also improved our RTOS testing by adding a new MemoryPool test.

IAR exporter support has been added for TMPM066 and FLASH hal support has been added for DISCO_L475VG_IOT01A and DISCO_L072CZ_LRWAN1.

We have also added a number of other bug fixes and tool improvements.

Known Issues

The following list of known issues apply to this release:

Contents

Ports for Upcoming Targets

5025
LPC1769 port

4650
NUCLEO_L496ZG: Add new Platform

Fixes and Changes

5354
Activate FLASH hal support on 2 STM32 boards

5179
STM32: TRNG: remove call to deprecated HAL_RNG_GetRandomNumber

5188
NUCLEO_F207ZG: Analogout improvement

5260
RTL8195AM - Fix IAR ielftool zero-padding issue

5317
Tools: Check for toolchain and core support for Arm Compilers

5340
MCUXpresso: Fix issue of ticker interrupt incorrectly firing

5347
MCUXpresso: Fix LPTimer issue when using multiple timeout objects

5324
doxygen: Change FileSystemHandle group to platform

5352
Fix us_ticker collision and race for RTL8195AM

5327
STM32: Remove compilation warnings

4936
Add MemoryPool test.

5320
Fix ethernet API build warnings for LPC4088

5332
Improve domain handling and status checking of updated examples.

5375
ChainingBlockDevice: fix changing blocks address

5376
mail test: fix out of memory problem for NUCLEO_F070RB

5377
semaphore test: fix out of memory problem for NUCLEO_F070RB

5415
Remove include from assember in makefile exporter

5359
Support TMPM066 in IAR export

5379
race test: fix out of memory problem for NUCLEO_F070RB

5391
Copy edit pull_request_template.md

5395
Resolve doxygen warning in filesystems docs

5047
Test set for LowPowerTicker class

5373
fs: Correct errno when not finding a mounted filesystem

5399
STM32F4/STM32L4: remove MSP template file

5338
malloc test: fix out of memory problem for NUCLEO_F070RB

5400
Beetle BLE: Fix variable length GATT attribute

5405
Ensure Thread stack is 8 byte aligned

5409
BLE: Update iBeacon documentation.

5411
STM32: Ethernet: Workaround for STM32_F767 revA

5413
Collect build artifacts, disable cleanup

Using this release

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

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