mbed-os/targets/TARGET_STM
Bradley Scott a5544cd704 STM32F3: DISCO_F303VC - Add missing ADC pin muxing options
Corrects the incorrect PA_5 ADC channel mapping, and removes the
non-existent PB_11 ADC channel mapping.
2016-11-18 12:18:39 +00:00
..
TARGET_STM32F0 Fixing some typos 2016-11-08 10:43:30 +00:00
TARGET_STM32F1 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_STM32F2 STM32F207: GCC_ARM remove zero bss, in startup. zero bss is done in libc init after call to _start. 2016-11-08 10:43:11 +00:00
TARGET_STM32F3 STM32F3: DISCO_F303VC - Add missing ADC pin muxing options 2016-11-18 12:18:39 +00:00
TARGET_STM32F4 Renames all prebuilt binaries to be prefixed with 'lib' 2016-11-18 12:18:33 +00:00
TARGET_STM32F7 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_STM32L0 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_STM32L1 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_STM32L4 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
mbed_rtx.h ADD NEW TARGET : NUCLEO_F756ZG, based on existing NUCLEO_F746ZG 2016-10-14 16:15:44 -05:00
stm_spi_api.c Clean-up style issues 2016-10-14 16:15:31 -05:00
trng_api.c rework after directory moves 2016-10-14 16:14:15 -05:00