Known Issues
The following list contains targets that are not currently recognised by the IDE:
MAX32625PICO, LPC1769, NUCLEO_L496ZG_P, MIMXRT1050_EVK, SAKURAIO_EVB_01, FF_LPC546XX, LPC546XX,
ARM_CM3DS_MPS2, VBLUNO51, NUCLEO_L433RC_P, NUCLEO_L496ZG, USENSE, TB_SENSE_1, TB_SENSE_12,
STEVAL_3DP001V1, NUCLEO_F413ZH, MTB_MTS_DRAGONFLY, DISCO_L072CZ_LRWAN1,
DISCO_L475VG_IOT01A, GR_LYCHEE, MTB_ADV_WISE_1530, DISCO_L496AG, MAX32620FTHR, UBRIDGE,
MTB_USI_WM_BN_BM_22, MTB_MXCHIP_EMW3166, WIO_3G, DISCO_F413ZH, USI_WM_BN_BM_22, EFM32PG12_STK3402,
LPC54114, RO359B, MAX32625PICO_NO_BOOT, NRF51_MICROBIT_B, NUCLEO_L476RG, OC_MBUINO, DISCO_F407VG, NCS36510, NUCLEO_L053R8, MTS_MDOT_F405RG, MICRONFCBOARD, DISCO_F303VC, NRF51_DONGLE_LEGACY,
EFM32LG_STK3600, NUCLEO_L011K4
Contents
Ports for Upcoming Targets
[7098](https://github.com/ARMmbed/mbed-os/pull/7098)
[Wio 3G] Adding platform
Fixes and Changes
[6947](https://github.com/ARMmbed/mbed-os/pull/6947)
EFM32PG12_STK3402 - Correct wrong Expansion-Header pin namings
[6970](https://github.com/ARMmbed/mbed-os/pull/6970)
Fixes to EFM32 port
[6984](https://github.com/ARMmbed/mbed-os/pull/6984)
EFM32 IRQ handling fix
[6991](https://github.com/ARMmbed/mbed-os/pull/6991)
EFM32: make mbed_rtx.h depend of families instead of targets
[7022](https://github.com/ARMmbed/mbed-os/pull/7022)
Fix array overflow in gpio configuration code for NRF5x
[7034](https://github.com/ARMmbed/mbed-os/pull/7034)
Fix redeclaration of type name "bool_t" for Renesas
[7031](https://github.com/ARMmbed/mbed-os/pull/7031)
Nuvoton: Adhere to reworked RTC spec to release with Mbed OS 5.9
[7039](https://github.com/ARMmbed/mbed-os/pull/7039)
FPGAIO: Add MISC IO initialization support
[6803](https://github.com/ARMmbed/mbed-os/pull/6803)
Wise 1510 uart config
[6987](https://github.com/ARMmbed/mbed-os/pull/6987)
STM32 ADC update
[7062](https://github.com/ARMmbed/mbed-os/pull/7062)
DISCO_F413ZH : map SPI3 to WIFI module
[6022](https://github.com/ARMmbed/mbed-os/pull/6022)
nrf5x: Enable asserts -> mbed_error
[6515](https://github.com/ARMmbed/mbed-os/pull/6515)
Only schedule mbed_ticker interrupt if queue->head is changed
[7143](https://github.com/ARMmbed/mbed-os/pull/7143)
STM32 : few targets does not support LPTICKER
[6860](https://github.com/ARMmbed/mbed-os/pull/6860)
Nordic BLE: Allow configuration of softdevice parameters
[7150](https://github.com/ARMmbed/mbed-os/pull/7150)
Nordic: Fix nrf sections on ARMCC
[7106](https://github.com/ARMmbed/mbed-os/pull/7106)
STM32: Replace HAL_GetTick
[7088](https://github.com/ARMmbed/mbed-os/pull/7088)
STM32F76x: Add support of dual bank flash mode
[6948](https://github.com/ARMmbed/mbed-os/pull/6948)
STM32 ETH : remove TX RX locking interrupt perforation
[7176](https://github.com/ARMmbed/mbed-os/pull/7176)
Fix data aligment problem at STM32F4 hash write
[7151](https://github.com/ARMmbed/mbed-os/pull/7151)
Fixes for RZ_A1H issue 6543
[6831](https://github.com/ARMmbed/mbed-os/pull/6831)
Add HAL CRC test and header file
[7128](https://github.com/ARMmbed/mbed-os/pull/7128)
Fix flash_program_page API in LPC boards.