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, UBLOX_EVA_NINA
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:
ARM_CM3DS_MPS2, VBLUNO52, VBLUNO51, USENSE, LPC546XX, TB_SENSE_1, TB_SENSE_12, LPC54114, DISCO_L475VG_IOT01A, LPC1769, DISCO_F413ZH
Contents
Ports for Upcoming Targets
[5397](https://github.com/ARMmbed/mbed-os/pull/5397)
add target SAKURAIO_EVB_01.
Fixes and Changes
[5512](https://github.com/ARMmbed/mbed-os/pull/5512)
DISCO_L072CZ_LRWAN1 can use LSE from LORA module
[5518](https://github.com/ARMmbed/mbed-os/pull/5518)
STM32F407VG: Fix RTC
[5516](https://github.com/ARMmbed/mbed-os/pull/5516)
lpc546xx: fix adc
[5521](https://github.com/ARMmbed/mbed-os/pull/5521)
STM32: Add USB Device on DISCO_F429ZI
[5535](https://github.com/ARMmbed/mbed-os/pull/5535)
NUCLEO_L432KC: Fixed async serial
[5553](https://github.com/ARMmbed/mbed-os/pull/5553)
Nuvoton: fix lpticker interrupt
[5454](https://github.com/ARMmbed/mbed-os/pull/5454)
Nuvoton: TRNG_Get support 32 bytes unalignment
[5616](https://github.com/ARMmbed/mbed-os/pull/5616)
Support bootloader for DISCO_F429ZI
[5611](https://github.com/ARMmbed/mbed-os/pull/5611)
Realtek RTL8195AM A3 fix
[5609](https://github.com/ARMmbed/mbed-os/pull/5609)
LPC546XX: Add ENET support
[5585](https://github.com/ARMmbed/mbed-os/pull/5585)
Fix issue with timer timebase on EFR32
[5584](https://github.com/ARMmbed/mbed-os/pull/5584)
Upgrade to Silicon Labs HAL
[5580](https://github.com/ARMmbed/mbed-os/pull/5580)
DISCO_F746NG: add usp_speed configuration
[5579](https://github.com/ARMmbed/mbed-os/pull/5579)
Upgrade Silicon Labs radio driver to v2.1.1
[5565](https://github.com/ARMmbed/mbed-os/pull/5565)
STM32: SPI 3 wires mode not supported in SPI slave
[5550](https://github.com/ARMmbed/mbed-os/pull/5550)
Fix bug in K64F trng_api.c
[5531](https://github.com/ARMmbed/mbed-os/pull/5531)
RTL8195AM - refactor bootloader and fota support