mbed-os/targets/TARGET_STM/TARGET_STM32F0
Martin Jäger 5a153dd3cd Fixing some typos 2016-11-08 10:43:30 +00:00
..
TARGET_DISCO_F051R8 STM32F0xx: GCC_ARM remove zero bss, in startup. zero bss is done in libc init after call to _start. 2016-11-08 10:43:22 +00:00
TARGET_NUCLEO_F030R8 STM32F0xx: GCC_ARM remove zero bss, in startup. zero bss is done in libc init after call to _start. 2016-11-08 10:43:22 +00:00
TARGET_NUCLEO_F031K6 STM32F0xx: GCC_ARM remove zero bss, in startup. zero bss is done in libc init after call to _start. 2016-11-08 10:43:22 +00:00
TARGET_NUCLEO_F042K6 STM32F0xx: GCC_ARM remove zero bss, in startup. zero bss is done in libc init after call to _start. 2016-11-08 10:43:22 +00:00
TARGET_NUCLEO_F070RB STM32F0xx: GCC_ARM remove zero bss, in startup. zero bss is done in libc init after call to _start. 2016-11-08 10:43:22 +00:00
TARGET_NUCLEO_F072RB STM32F0xx: GCC_ARM remove zero bss, in startup. zero bss is done in libc init after call to _start. 2016-11-08 10:43:22 +00:00
TARGET_NUCLEO_F091RC STM32F0xx: GCC_ARM remove zero bss, in startup. zero bss is done in libc init after call to _start. 2016-11-08 10:43:22 +00:00
device restructure - Restructured cmsis directory 2016-10-10 17:24:52 +01:00
PeripheralPins.h Add UART_RTS/CTS pins 2016-10-10 17:25:21 +01: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 Fixing some typos 2016-11-08 10:43:30 +00: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