Tags: helmut64/mbed-os
Tags
This is the mbed-os-5.6.0 release. For a full list of changes please refer to the release notes.
Merge pull request ARMmbed#5178 from ARMmbed/release-candidate Release candidate for mbed-os-5.6.0-rc3
Merge pull request ARMmbed#5140 from ARMmbed/release-candidate Release candidate for mbed-os-5.6.0-rc2
Release 151 of the mbed library Known Issues The following list of known issues apply to this release: In the online IDE the following targets fail to compile with the mbed library: NRF51_MICROBIT_B, NRF51_DONGLE_LEGACY, OC_MBUINO In the online IDE the following targets fail to compile with the mbed-dev library: MAX32620HSP, MAXWSNENV, MICRONFCBOARD The following targets are not currently recognised in the IDE: DISCO_F413ZH, LPC54114, DISCO_L475VG_IOT01A, TB_SENSE_12, DISCO_L475VG_IOT01A, EFM32PG12_STK3402, VBLUNO52, VBLUNO51, UBRIDGE, ARM_CM3DS_MPS2, VBLUNO51, USENSE, TB_SENSE_1, NRF52840_DK, USENSE, TB_SENSE_12, VBLUNO52, DISCO_L072CZ_LRWAN1, RO359B, LPC54608 [4928](ARMmbed#4928) AES hardware acceleration not working for STM32F439xI Contents Ports for Upcoming Targets Fixes and Changes [4944](ARMmbed#4944) STM32: F1 GPIO: Enable AFIO clock [4950](ARMmbed#4950) M487: Support USB device/host [4951](ARMmbed#4951) UBLOX_EVK_ODIN_W2- add BUTTON1/2 definitions [4963](ARMmbed#4963) K66F,KW24D,K22F,K64F: Fix NVIC_NUM_VECTORS value [4939](ARMmbed#4939) Fix crashes on boot on some Kinetis devices [4929](ARMmbed#4929) STM32F4: Increase ADC sample time for VREF [4975](ARMmbed#4975) Stm32 spi 3 wires mode support [4995](ARMmbed#4995) Add LED color remapping definitions to Odin target [5013](ARMmbed#5013) MTS targets: Don't use any printf() calls when NDEBUG is defined [4924](ARMmbed#4924) Adjust Stack size Allocation (IAR, LPC176x) [4881](ARMmbed#4881) [STM32F401xE] Freeze master timer on stop/breakpoint [4665](ARMmbed#4665) Enable sdram usage of REALTEK_RTL8195AM [4958](ARMmbed#4958) Add bootloader support for DISCO_L476VG
This is the mbed-os-5.5.7 release. For a full list of changes please refer to the release notes.
Release 150 of the mbed library Known Issues The following list of known issues apply to this release: In the online IDE the following targets fail to compile with the mbed library: NRF51_MICROBIT_B, NRF51_DONGLE_LEGACY, OC_MBUINO In the online IDE the following targets fail to compile with the mbed-dev library: MAX32620HSP, MAXWSNENV, MICRONFCBOARD The following targets are not currently recognised in the IDE: DISCO_F413ZH, VBLUNO52, VBLUNO51, RO359B, TB_SENSE_12, DISCO_F413ZH, RO359B, TB_SENSE_1, TB_SENSE_12, LPC54114, EFM32PG12_STK3402, UBRIDGE, LPC54114, DISCO_L475VG_IOT01A, EFM32PG12_STK3402, VBLUNO52, DISCO_L475VG_IOT01A, NRF52840_DK, LPC54608, VBLUNO51, UBRIDGE, ARM_CM3DS_MPS2, LPC54608, DISCO_L072CZ_LRWAN1, USENSE, NRF52840_DK, USENSE, ARM_CM3DS_MPS2, DISCO_L072CZ_LRWAN1, TB_SENSE_1 [4928](ARMmbed#4928) AES hardware acceleration not working for STM32F439xI Contents Ports for Upcoming Targets [4608](ARMmbed#4608) Support Nuvoton's new target NUMAKER_PFM_M487 [4840](ARMmbed#4840) Add Support for TOSHIBA TMPM066 board Fixes and Changes [4801](ARMmbed#4801) STM32 CAN: Fix issue with speed function calculation [4808](ARMmbed#4808) Make HAL & US tickers idle safe [4812](ARMmbed#4812) Use DSPI SDK driver API's in SPI HAL driver [4832](ARMmbed#4832) NUC472/M453: Fix several startup and hal bugs [4842](ARMmbed#4842) Add call to DAC_Enable as this is no longer done as part [4863](ARMmbed#4863) Optimize memory usage of wifi scan for REALTEK_RTW8195AM [4869](ARMmbed#4869) HAL LPCs SPI: Fix mask bits for SPI clock rate [4878](ARMmbed#4878) STM32 : Separate internal ADC channels with new pinmap [4895](ARMmbed#4895) Turn on doxygen for DEVICE_* features [4896](ARMmbed#4896) target BLUEPILL_F103C8 compile fix [4926](ARMmbed#4926) STM32L053x8: Refactor NUCLEO_L053R8 and DISCO_L053C8 targets [4922](ARMmbed#4922) bug fix: xdot clock config [4935](ARMmbed#4935) STM32: fix F410RB vectors size
mbed OS 5.5.6 release We are pleased to announce the [mbed OS 5.5.6 release](https://github.com/ARMmbed/mbed-os/releases/tag/mbed-os-5.5.6) is now available. This release includes ... Known Issues The following list of known issues apply to this release: Contents Ports for Upcoming Targets [4608](ARMmbed#4608) Support Nuvoton's new target NUMAKER_PFM_M487 [4840](ARMmbed#4840) Add Support for TOSHIBA TMPM066 board Fixes and Changes [4801](ARMmbed#4801) STM32 CAN: Fix issue with speed function calculation [4808](ARMmbed#4808) Make HAL & US tickers idle safe [4812](ARMmbed#4812) Use DSPI SDK driver API's in SPI HAL driver [4832](ARMmbed#4832) NUC472/M453: Fix several startup and hal bugs [4842](ARMmbed#4842) Add call to DAC_Enable as this is no longer done as part [4849](ARMmbed#4849) Allow using of malloc() for reserving the Nanostack's heap. [4850](ARMmbed#4850) Add list of defines to vscode exporter [4863](ARMmbed#4863) Optimize memory usage of wifi scan for REALTEK_RTW8195AM [4869](ARMmbed#4869) HAL LPCs SPI: Fix mask bits for SPI clock rate [4873](ARMmbed#4873) Fix Cortex-A cache file [4878](ARMmbed#4878) STM32 : Separate internal ADC channels with new pinmap [4392](ARMmbed#4392) Enhance memap, and configure depth level [4895](ARMmbed#4895) Turn on doxygen for DEVICE_* features [4817](ARMmbed#4817) Move RTX error handlers into RTX handler file [4902](ARMmbed#4902) Using CMSIS/RTX Exclusive access macro [4923](ARMmbed#4923) fix export static_files to zip [4844](ARMmbed#4844) bd: Add ProfilingBlockDevice for measuring higher-level applications [4896](ARMmbed#4896) target BLUEPILL_F103C8 compile fix [4921](ARMmbed#4921) Update gcc-arm-embedded PPA in Travis [4926](ARMmbed#4926) STM32L053x8: Refactor NUCLEO_L053R8 and DISCO_L053C8 targets [4831](ARMmbed#4831) Remove excessive use of printf/scanf in mbed_fdopen/_open [4922](ARMmbed#4922) bug fix: xdot clock config [4935](ARMmbed#4935) STM32: fix F410RB vectors size [4940](ARMmbed#4940) Update mbed-coap to version 4.0.9 [4941](ARMmbed#4941) Update of MemoryPool.h header file. You can fetch this release from the [mbed-os GitHub](https://github.com/ARMmbed/mbed-os) repository, using the tag "mbed-os-5.5.6". Please feel free to ask any questions or provide feedback on this release [on the forum](https://forums.mbed.com/), or to contact us at [support@mbed.org](mailto:support@mbed.org).
Release 149 of the mbed library Known Issues In the online IDE the following targets fail to compile with the mbed library: NRF51_MICROBIT_B, NRF51_DONGLE_LEGACY, OC_MBUINO In the online IDE the following targets fail to compile with the mbed-dev library: MAX32620HSP, MAXWSNENV, MICRONFCBOARD The following targets are not currently recognised in the IDE: TB_SENSE_1, LPC54608, UBRIDGE, EFM32PG12_STK3402, VBLUNO52, LPC54114, ARM_CM3DS_MPS2, TB_SENSE_12, DISCO_F413ZH, RO359B, USENSE, VBLUNO51, DISCO_L475VG_IOT01A, DISCO_L072CZ_LRWAN1, NRF52840_DK Contents Ports for Upcoming Targets Fixes and Changes [4623](ARMmbed#4623) Improve management handling of multiple instances of analogin ojects [4398](ARMmbed#4398) MAX326xx: BLE updates, fixed sleep, open-drain LEDs [4750](ARMmbed#4750) Enable crypto HW acceleration for UBLOX_EVK_ODIN_W2 [4835](ARMmbed#4835) Add bootloader support for the UBLOX_C030 platforms. [4854](ARMmbed#4854) NUCLEO_F412ZG add flash driver and bootloader support [4868](ARMmbed#4868) STM32F437: remove flash api implementation [4805](ARMmbed#4805) K64F: Update the DSPI SDK driver to support the new API to change DUM [4695](ARMmbed#4695) F756/F439: add mbedtls md5 hash feature [4851](ARMmbed#4851) STM32F4_HAL_MMC erase command check is wrong. == has higher precedence than & [4852](ARMmbed#4852) SAM_CortexM0P uses uninitialized memory in i2c and uses out of bounds array in pwmout [4813](ARMmbed#4813) Dual Flash and Hex file support on NCS36510
PreviousNext