mbed-os/targets/TARGET_STM/TARGET_STM32F4
Sam Grove e875dbc90d Merge pull request #3237 from javierpedrido/master
Added back USART 6 pins
2016-11-14 21:46:59 -06:00
..
TARGET_ARCH_MAX restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
TARGET_B96B_F446VE STM32F4xx: GCC_ARM remove zero bss, in startup. 2016-10-26 14:41:45 +02:00
TARGET_DISCO_F401VC STM32F4xx: GCC_ARM remove zero bss, in startup. 2016-10-26 14:41:45 +02:00
TARGET_DISCO_F407VG Fix issue with Temp and VBat channels. Use internal channels specific definitions. 2016-10-05 16:33:46 +02:00
TARGET_DISCO_F429ZI STM32F4xx: GCC_ARM remove zero bss, in startup. 2016-10-26 14:41:45 +02:00
TARGET_DISCO_F469NI STM32F4xx: GCC_ARM remove zero bss, in startup. 2016-10-26 14:41:45 +02:00
TARGET_ELMO_F411RE STM32F4xx: GCC_ARM remove zero bss, in startup. 2016-10-26 14:41:45 +02:00
TARGET_F429_F439 STM32F4xx: GCC_ARM remove zero bss, in startup. 2016-10-26 14:41:45 +02:00
TARGET_MTS_DRAGONFLY_F411RE Merge pull request #2932 from bcostm/adcintch_F4 2016-10-10 10:35:06 -05:00
TARGET_MTS_MDOT_F405RG Merge pull request #2932 from bcostm/adcintch_F4 2016-10-10 10:35:06 -05:00
TARGET_MTS_MDOT_F411RE Added back USART 6 pins 2016-11-09 12:14:35 -03:00
TARGET_NUCLEO_F401RE STM32F4xx: GCC_ARM remove zero bss, in startup. 2016-10-26 14:41:45 +02:00
TARGET_NUCLEO_F410RB STM32F4xx: GCC_ARM remove zero bss, in startup. 2016-10-26 14:41:45 +02:00
TARGET_NUCLEO_F411RE STM32F4xx: GCC_ARM remove zero bss, in startup. 2016-10-26 14:41:45 +02:00
TARGET_NUCLEO_F446RE STM32F4xx: GCC_ARM remove zero bss, in startup. 2016-10-26 14:41:45 +02:00
TARGET_NUCLEO_F446ZE STM32F4xx: GCC_ARM remove zero bss, in startup. 2016-10-26 14:41:45 +02:00
TARGET_STM32F407VG/device STM32F4xx: GCC_ARM remove zero bss, in startup. 2016-10-26 14:41:45 +02:00
TARGET_UBLOX_EVK_ODIN_W2 Renames all prebuilt binaries to be prefixed with 'lib' 2016-11-09 11:08:01 -06:00
device restructure - Restructured cmsis directory 2016-10-04 17:51:44 -05: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-10-13 16:28:57 +02: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 [STM32F4] Use previously introduced pin_function_gpiomode 2016-10-04 11:19:24 +02:00
gpio_object.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
i2c_api.c [STM32F4]: I2C bugfix 'i2c_stop()' timeout 2016-10-12 07:02:42 +02: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 2016-10-27 10:40:28 +02:00
pinmap.c [STM32F4] Introduce a function that sets gpio mode w/o changin pull mode 2016-10-04 11:19:22 +02:00
port_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
pwmout_api.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -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 [STM32] Deploy SPI_ASYNCH to all family 2016-10-13 14:18:21 +02:00
us_ticker.c restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00