mbed-os/targets/TARGET_STM
Laurent MEUNIER e8675033f4 [STM32] remove superfluous calls to SystemCoreClockUpdate
Supported toolchains initialization steps have been modified to make sure
that mbed_sdk_initi is called _after_ RAM initialization and _before_ C++
objects creation.

since this was done, there is no need to redundant SystemCoreClockUpdates
in the drivers
2016-10-04 15:08:28 -05:00
..
TARGET_STM32F0 [STM32] remove superfluous calls to SystemCoreClockUpdate 2016-10-04 15:08:28 -05:00
TARGET_STM32F1 [STM32] remove superfluous calls to SystemCoreClockUpdate 2016-10-04 15:08:28 -05:00
TARGET_STM32F2 [STM32] remove superfluous calls to SystemCoreClockUpdate 2016-10-04 15:08:28 -05:00
TARGET_STM32F3 [STM32] remove superfluous calls to SystemCoreClockUpdate 2016-10-04 15:08:28 -05:00
TARGET_STM32F4 [STM32] remove superfluous calls to SystemCoreClockUpdate 2016-10-04 15:08:28 -05:00
TARGET_STM32F7 [STM32] remove superfluous calls to SystemCoreClockUpdate 2016-10-04 15:08:28 -05:00
TARGET_STM32L0 INIT:GCC no rtos: Align pre-main initialization steps between TCs 2016-10-04 14:55:20 -05:00
TARGET_STM32L1 [STM32] remove superfluous calls to SystemCoreClockUpdate 2016-10-04 15:08:28 -05:00
TARGET_STM32L4 [STM32] remove superfluous calls to SystemCoreClockUpdate 2016-10-04 15:08:28 -05:00