mbed-os/targets/TARGET_STM/TARGET_STM32F4
Jimmy Brisson 953b9250f1 Merge pull request #4751 from andreaslarssonublox/ublox_remove_redundant_odin_target_folder
Remove redundant ODIN-W2 target folder
2017-07-17 11:09:58 -05:00
..
TARGET_MTS_DRAGONFLY_F411RE STM32F4: json clock source configuration 2017-06-29 09:57:40 +02:00
TARGET_MTS_MDOT_F405RG Merge pull request #4529 from LMESTM/issue_1083 2017-06-30 13:53:46 -05:00
TARGET_MTS_MDOT_F411RE STM32F4: json clock source configuration 2017-06-29 09:57:40 +02:00
TARGET_STM32F401xC STM32F4: json clock source configuration 2017-06-29 09:57:40 +02:00
TARGET_STM32F401xE STM32F4: json clock source configuration 2017-06-29 09:57:40 +02:00
TARGET_STM32F407xG Merge pull request #4529 from LMESTM/issue_1083 2017-06-30 13:53:46 -05:00
TARGET_STM32F410xB Merge pull request #4529 from LMESTM/issue_1083 2017-06-30 13:53:46 -05:00
TARGET_STM32F411xE STM32F4: json clock source configuration 2017-06-29 09:57:40 +02:00
TARGET_STM32F412xG STM32F4: json clock source configuration 2017-06-29 09:57:40 +02:00
TARGET_STM32F413xH Merge pull request #4529 from LMESTM/issue_1083 2017-06-30 13:53:46 -05:00
TARGET_STM32F429xI Merge pull request #4668 from bcostm/update_f429zi_pinouts 2017-07-13 16:45:59 +02:00
TARGET_STM32F437xG UBLOX_C030: correct UART 3 Tx & Rx pins (they were the wrong way around) and add the flow control lines for UART 3. 2017-07-08 11:32:46 +01:00
TARGET_STM32F439xI Merge pull request #4485 from kegilbert/f429_sdk_flash_driver-rebase 2017-07-10 12:03:03 -05:00
TARGET_STM32F446xE Merge pull request #4529 from LMESTM/issue_1083 2017-06-30 13:53:46 -05:00
TARGET_STM32F469xI Merge pull request #4529 from LMESTM/issue_1083 2017-06-30 13:53:46 -05:00
device STM32F4: json clock source configuration 2017-06-29 09:57:40 +02:00
analogin_api.c STM32: F4: Increase ADC sampling time 2017-07-03 15:51:14 +02:00
analogout_device.c STM32: analog_out: generalize code for multiple instance handling 2017-06-27 09:27:46 +02:00
can_device.h Give access to HAL_GetTick function 2017-05-29 10:24:03 +02:00
common_objects.h Merge pull request #4485 from kegilbert/f429_sdk_flash_driver-rebase 2017-07-10 12:03:03 -05:00
device.h restructure - Moved targets out to top level 2016-09-30 19:18:09 -05:00
gpio_irq_device.c STM32: move pin_lines_desc to c file 2017-02-16 19:34:11 +01:00
gpio_irq_device.h STM32: move pin_lines_desc to c file 2017-02-16 19:34:11 +01:00
i2c_device.h [STM32] Make most of the I2C code into a common file 2016-11-30 08:23:13 +01:00
pin_device.h stm32: use default in switch case 2017-02-16 19:34:01 +01:00
pwmout_device.c STM32: move pwmout device tables to C file 2017-02-27 17:07:01 +01:00
pwmout_device.h STM32: move pwmout device tables to C file 2017-02-27 17:07:01 +01:00
serial_device.c DISCO_F413ZH: add UART9 and 10 in serial_api.c 2017-06-22 09:23:08 +02:00
spi_api.c [STM32] Deploy SPI_ASYNCH to all family 2016-10-13 14:18:21 +02:00
spi_device.h STM32 SPI specific mode for higher performance 2017-06-16 10:23:48 +02:00