Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-dev by
Diff: targets/TARGET_STM/TARGET_STM32L1/mbed_overrides.c
- Revision:
- 150:02e0a0aed4ec
- Parent:
- 149:156823d33999
--- a/targets/TARGET_STM/TARGET_STM32L1/mbed_overrides.c Fri Oct 28 11:17:30 2016 +0100 +++ b/targets/TARGET_STM/TARGET_STM32L1/mbed_overrides.c Tue Nov 08 17:45:16 2016 +0000 @@ -35,10 +35,8 @@ { // Update the SystemCoreClock variable. SystemCoreClockUpdate(); -#if !defined(TOOLCHAIN_GCC_ARM) // Need to restart HAL driver after the RAM is initialized HAL_Init(); -#endif #if defined(TARGET_XDOT_L151CC) if (PWR->CSR & PWR_CSR_SBF) {