mbed-os/targets/TARGET_STM/TARGET_STM32F4
Martin Kojtal e3ad1cae55
Merge pull request #12334 from AriParkkila/cell-c030-r412m
Update cellular drivers/tests for UBLOX_C030_R412M
2020-02-05 12:50:11 +00:00
..
TARGET_MTB_MTS_DRAGONFLY ST targets: Replace UARTSerial references with BufferedSerial 2020-01-08 08:34:20 +00:00
TARGET_MTS_DRAGONFLY_F411RE ST targets: Replace UARTSerial references with BufferedSerial 2020-01-08 08:34:20 +00:00
TARGET_MTS_MDOT_F405RG Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_MTS_MDOT_F411RE Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_STM32F401xC STM32F4 USB pins addition 2019-10-21 17:11:27 +02:00
TARGET_STM32F401xE Merge pull request #11675 from jeromecoutant/PR_USB_STEP1 2019-10-28 14:06:15 +01:00
TARGET_STM32F407xE STM32 TARGET_STM astyle corrections 2019-12-10 14:39:47 +01:00
TARGET_STM32F407xG Merge pull request #11675 from jeromecoutant/PR_USB_STEP1 2019-10-28 14:06:15 +01:00
TARGET_STM32F410xB Clean up ARM toolchain heap+stack setup in targets 2019-10-23 14:53:49 +03:00
TARGET_STM32F411xE Merge pull request #12332 from jamesbeyond/analogIn_fix 2020-02-03 12:44:07 +00:00
TARGET_STM32F412xG Merge pull request #11675 from jeromecoutant/PR_USB_STEP1 2019-10-28 14:06:15 +01:00
TARGET_STM32F413xH ST targets: Replace UARTSerial references with BufferedSerial 2020-01-08 08:34:20 +00:00
TARGET_STM32F429xI Enabling small C library option and deprecating uARM toolchain 2019-12-19 10:05:11 -08:00
TARGET_STM32F437xG Cellular: Enable IP over PPP on UBLOX_C030_R41XM 2020-01-29 03:03:35 -08:00
TARGET_STM32F439xI ST targets: Replace UARTSerial references with BufferedSerial 2020-01-08 08:34:20 +00:00
TARGET_STM32F446xE Merge pull request #11675 from jeromecoutant/PR_USB_STEP1 2019-10-28 14:06:15 +01:00
TARGET_STM32F469xI Merge pull request #11675 from jeromecoutant/PR_USB_STEP1 2019-10-28 14:06:15 +01:00
device Implemented recommended fix from https://github.com/STMicroelectronics/STM32CubeF4/issues/5 2019-12-13 10:48:38 +02:00
analogin_device.c Change explicit pinmap to static pinmap 2019-11-28 08:32:12 +01:00
analogout_device.c Change explicit pinmap to static pinmap 2019-11-28 08:32:12 +01:00
can_device.h Don't use define checks on DEVICE_FOO macros (partner code) 2018-12-20 20:02:29 +11:00
cmsis.h STM32: common cmsis.h and device.h 2019-05-27 16:27:41 +02:00
common_objects.h Merge pull request #11950 from ABOSTM/DISCO_H747I_TICKLESS 2019-11-29 09:48:09 +01:00
flash_api.c STM license file update 2019-09-10 14:24:48 +02: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 STM32F2/F4/F7 : LL API is now available 2018-07-18 15:17:46 +02:00
i2c_device.h Don't use define checks on DEVICE_FOO macros (partner code) 2018-12-20 20:02:29 +11:00
pin_device.h STM32 GPIO : code cleaning 2018-11-08 17:26:17 +01:00
pwmout_device.c Don't use define checks on DEVICE_FOO macros (partner code) 2018-12-20 20:02:29 +11:00
pwmout_device.h STM32 TARGET_STM astyle corrections 2019-12-10 14:39:47 +01:00
serial_device.c Change explicit pinmap to static pinmap 2019-11-28 08:32:12 +01:00
spi_api.c TARGET_STM32F4 astyle 2018-06-27 14:42:28 +02:00
spi_device.h STM32 SPI specific mode for higher performance 2017-06-16 10:23:48 +02:00