Ports for Upcoming Targets
4410: DISCO_F413ZH: Add new platform
https://github.com/ARMmbed/mbed-os/pull/4410
4629: Add support for VBLUno51 board
https://github.com/ARMmbed/mbed-os/pull/4629
Known Issues
Due to a dependency of stm32f413 on a later patch version of IAR which
are currently not available in
our CI systems, IAR export support for this platform is not available
for this release.
4697: IAR: remove stm32f413 from definitions
https://github.com/ARMmbed/mbed-os/pull/4697
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:
MAXWSNENV, MICRONFCBOARD
The following targets are not recognised in the IDE:
DISCO_F413ZH, UBRIDGE, RO359B, NRF52840_DK, USENSE, DISCO_L072CZ_LRWAN1,
TB_SENSE_1, TB_SENSE_12, DISCO_L475VG_IOT01A, EFM32PG12_STK3402, ARM_CM3DS_MPS2,
VBLUNO51
Fixes and Changes
4375: Stm32 spi : use LL API to improve performances
https://github.com/ARMmbed/mbed-os/pull/4375
4401: STM32 : Add USB used pins in PinNames.h files
https://github.com/ARMmbed/mbed-os/pull/4401
4390: Nucleo-F070RB It doesn't work when use internal clock
https://github.com/ARMmbed/mbed-os/pull/4390
4405: DISCO_L072CZ_LRWAN1: PC_13 definition missing in PinNames.h fix
https://github.com/ARMmbed/mbed-os/pull/4405
4557: Enable I2C and Analogin drivers for CM3DS_MPS2 target
https://github.com/ARMmbed/mbed-os/pull/4557
4572: DISCO_L072CZ_LRWAN1: Add support of USB Device
https://github.com/ARMmbed/mbed-os/pull/4572
4157: NUCLEO_F439ZI/mbedtls: add SHA1 hw_acceleration
https://github.com/ARMmbed/mbed-os/pull/4157
4422: STM32F4 set HSE timeout value to 100ms
https://github.com/ARMmbed/mbed-os/pull/4422
4603: STM32 : mbed_overrides.c is common for all families
https://github.com/ARMmbed/mbed-os/pull/4603
4638: DISCO_L475VG_IOT01A: Fix startup files for cmsis5
https://github.com/ARMmbed/mbed-os/pull/4638
4610: STM32 : targets.json file simplification
https://github.com/ARMmbed/mbed-os/pull/4610
4647: Remove hardcode UART pins definitions for nRF52832 SoC
https://github.com/ARMmbed/mbed-os/pull/4647
4625: Update STM32F7 cube from v1.6.0 to v1.7.0
https://github.com/ARMmbed/mbed-os/pull/4625
4421: STM32 : Clock source selection in json config file
https://github.com/ARMmbed/mbed-os/pull/4421
4577: XDOT_L151CC: enable HSI after waking from stop mode so ADC
functions
https://github.com/ARMmbed/mbed-os/pull/4577
4632: STM32: fix us ticker set event timestamp double ISR possibility
https://github.com/ARMmbed/mbed-os/pull/4632
4641: Increase L0 ADC sample time
https://github.com/ARMmbed/mbed-os/pull/4641
4656: Correct comments in flash api for STM32 L0 targets
https://github.com/ARMmbed/mbed-os/pull/4656
4529: Manage multiple instances of analog out
https://github.com/ARMmbed/mbed-os/pull/4529
4565: Add FlashIAP support for REALTEK_RTL8195AM
https://github.com/ARMmbed/mbed-os/pull/4565
4159: NUCLEO_F439ZI/mbedtls: add SHA256 hw_acceleration
https://github.com/ARMmbed/mbed-os/pull/4159