mbed-os/targets/TARGET_STM/TARGET_STM32F0
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_DISCO_F051R8 restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_NUCLEO_F030R8 restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_NUCLEO_F031K6 restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_NUCLEO_F042K6 restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_NUCLEO_F070RB restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_NUCLEO_F072RB restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_NUCLEO_F091RC restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
PeripheralPins.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
analogin_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
analogout_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
can_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
common_objects.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
device.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_irq_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_object.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
i2c_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
lp_ticker.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
mbed_overrides.c INIT:GCC no rtos: Align pre-main initialization steps between TCs 2016-10-04 14:55:20 -05:00
pinmap.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
port_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pwmout_api.c [STM32] remove superfluous calls to SystemCoreClockUpdate 2016-10-04 15:08:28 -05:00
rtc_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
rtc_api_hal.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
serial_api.c [STM32] remove superfluous calls to SystemCoreClockUpdate 2016-10-04 15:08:28 -05:00
sleep.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
spi_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
us_ticker.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00