mbed-os/targets/TARGET_STM/TARGET_STM32L4
Michel Jaouen 169e577145 INIT:GCC add call to HAL_Init system_init, stops all on going timer. gcc _start , perform zero initialized. => HAL_Init must be done again also in GCC toolchain 2016-11-08 10:43:25 +00:00
..
TARGET_DISCO_L476VG STM32L4xx : GCC_ARM remove zero bss, in startup. zero bss is done in libc init after call to _start. 2016-11-08 10:43:14 +00:00
TARGET_L476_L486 STM32L4xx : GCC_ARM remove zero bss, in startup. zero bss is done in libc init after call to _start. 2016-11-08 10:43:14 +00:00
TARGET_NUCLEO_L432KC STM32L4xx : GCC_ARM remove zero bss, in startup. zero bss is done in libc init after call to _start. 2016-11-08 10:43:14 +00:00
device restructure - Restructured cmsis directory 2016-10-10 17:24:52 +01:00
PeripheralPins.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
analogin_api.c STM32xx - Change how the ADC internal pins are checked before pinmap_pinout 2016-11-08 10:42:57 +00: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 Deploy SPI_ASYNCH to all family 2016-10-14 16:15:27 -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 Fix pull over write to all families 2016-10-19 17:24:17 -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 add call to HAL_Init system_init, stops all on going timer. gcc _start , perform zero initialized. => HAL_Init must be done again also in GCC toolchain 2016-11-08 10:43:25 +00:00
pinmap.c Fix pull over write to all families 2016-10-19 17:24:17 -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 Deploy SPI_ASYNCH to all family 2016-10-14 16:15:27 -05:00
us_ticker.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00