Known Issues
The following targets fail to compile for the mbed-dev library in this release:
MAXWSNENV, MICRONFCBOARD, MAX32620HSP
The following targets fail to compile for the mbed library in this release:
NRF51_DONGLE_LEGACY, OC_MBUINO, DELTA_DFCM_NNN40, NRF51_MICROBIT_B
The following targets are not currently recognised by the online IDE:
NUCLEO_L496ZG_P, NUCLEO_L496ZG, RO359B, TB_SENSE_1, TB_SENSE_12, SAKURAIO_EVB_01, LPC54114, DISCO_L475VG_IOT01A, LPC1769, DISCO_F413ZH, NUCLEO_F413ZH, NUCLEO_L433RC_P, VBLUNO52, RBLAB_BLENANO2, USENSE, FF_LPC546XX, ARM_CM3DS_MPS2, UBRIDGE, VBLUNO51, DISCO_L072CZ_LRWAN1, LPC546XX, NRF52840_DK
Contents
Ports for Upcoming Targets
[5740](https://github.com/ARMmbed/mbed-os/pull/5740)
Adding MTB ublox ODIN W2 as a new target.
[5608](https://github.com/ARMmbed/mbed-os/pull/5608)
NUCLEO_F413ZH: Add support for the NUCLEO-F413ZH board
Fixes and Changes
[5776](https://github.com/ARMmbed/mbed-os/pull/5776)
STM32: Add support of Flash API for STM32F0 and STM32F1 devices
[5253](https://github.com/ARMmbed/mbed-os/pull/5253)
Add missing device_name for targets with bootloader
[5570](https://github.com/ARMmbed/mbed-os/pull/5570)
STM32 UART init update
[5595](https://github.com/ARMmbed/mbed-os/pull/5595)
fix nordic critical section
[5606](https://github.com/ARMmbed/mbed-os/pull/5606)
Enable tickless on nRF52840
[5697](https://github.com/ARMmbed/mbed-os/pull/5697)
STM32: Add support of Flash API for STM32F3 devices
[5703](https://github.com/ARMmbed/mbed-os/pull/5703)
AD: Fix ADC driver
[4925](https://github.com/ARMmbed/mbed-os/pull/4925)
NUC472/M487: Refine code with mbed TLS crypto alternatives
[5651](https://github.com/ARMmbed/mbed-os/pull/5651)
ff_lpc546xx: add enet, change led1 and led3 pins
[5747](https://github.com/ARMmbed/mbed-os/pull/5747)
STM32 : Fix issue to exit deepsleep when RTC has not been initialized
[5794](https://github.com/ARMmbed/mbed-os/pull/5794)
Commit to fix the Online compiler issue for ARM mbed-os on REALTEK_RT
[5792](https://github.com/ARMmbed/mbed-os/pull/5792)
STM32F0 : ST CUBE version update to V1.9.0
[5739](https://github.com/ARMmbed/mbed-os/pull/5739)
BLE: Nordic pal client implementation