Add mbed support for LPCXpresso54114 & LPCXpresso54608 boards
[4765](https://github.com/ARMmbed/mbed-os/pull/4765)
Add support for the VBLUno52 board
[4640](https://github.com/ARMmbed/mbed-os/pull/4640)
STM32L1 Flash API and xDot bootloader support
[4664](https://github.com/ARMmbed/mbed-os/pull/4664)
STM32: Fix the CAN initializing to the wrong frequency
[4676](https://github.com/ARMmbed/mbed-os/pull/4676)
Correctly enable / disable InterruptIn Edges detection
[4687](https://github.com/ARMmbed/mbed-os/pull/4687)
STM: cleanup mbed_rtx.h file
[4708](https://github.com/ARMmbed/mbed-os/pull/4708)
Enable greentea testing on CM3DS_MPS2 target
[4732](https://github.com/ARMmbed/mbed-os/pull/4732)
Correct DAC pin assignment
[4727](https://github.com/ARMmbed/mbed-os/pull/4727)
Update UART3 pins for UBLOX_C030 platform.
[4745](https://github.com/ARMmbed/mbed-os/pull/4745)
WIZnet W7500*: Remove support for RTC
[4751](https://github.com/ARMmbed/mbed-os/pull/4751)
Remove redundant ODIN-W2 target folder
[4740](https://github.com/ARMmbed/mbed-os/pull/4740)
STM32 : Clock source selection in json config file (PR2)
[4696](https://github.com/ARMmbed/mbed-os/pull/4696)
Max32630 UART: Fix IRQ dispatching and CTS/RTS line configuration
[4721](https://github.com/ARMmbed/mbed-os/pull/4721)
REALTEK_RTL8195AM: FlashIAP read and address scope
[4717](https://github.com/ARMmbed/mbed-os/pull/4717)
STM32: Remove i2c_read() and i2c_write() redirects to HAL_I2C_IsDeviceReady()
[4734](https://github.com/ARMmbed/mbed-os/pull/4734)
Avoid data loss with serial interrupt used at high baudrates
[4754](https://github.com/ARMmbed/mbed-os/pull/4754)
Resolve TLS handshake failing issue for REALTEK_RTL8195AM
[4756](https://github.com/ARMmbed/mbed-os/pull/4756)
Fix #4613: remove duplicated startup files for MICRONFCBOARD
[4762](https://github.com/ARMmbed/mbed-os/pull/4762)
DISCO_L475VG_IOT : pin update
[4764](https://github.com/ARMmbed/mbed-os/pull/4764)
STM32F0 : remove unavailable pins
[4778](https://github.com/ARMmbed/mbed-os/pull/4778)
Add AES HW encryption for NUCLEO_F756ZG in mbedtls
[4793](https://github.com/ARMmbed/mbed-os/pull/4793)
STM32 I2C : correct async issue
[4794](https://github.com/ARMmbed/mbed-os/pull/4794)
NUCLEO_F767ZI : boot issue with GCC
[4714](https://github.com/ARMmbed/mbed-os/pull/4714)
Expose SystemCoreClock via cmsis.h to support new CMSIS/RTX
[4744](https://github.com/ARMmbed/mbed-os/pull/4744)
Allow user to set default transfer byte for block read
[4807](https://github.com/ARMmbed/mbed-os/pull/4807)
LPC MCUXpresso: fix write_fill argument for block write function
[4755](https://github.com/ARMmbed/mbed-os/pull/4755)
Bluepill: hse config fix