mbed-os/targets/TARGET_STM
daid 99d673efd4 Add support for STEVAL-3DP001V1 board, which has an STM32F401VE chip. This support is based on the NUCLEO-F401RE board. Which has the same amount of flash/ram but less pins available on the chip. 2018-03-14 14:48:10 -05:00
..
TARGET_STM32F0 STM32 serial: improve irq index management for F0 devices 2018-02-09 14:18:43 +00:00
TARGET_STM32F1 STM32 serial: improve irq index management for F1 devices 2018-02-09 14:18:42 +00:00
TARGET_STM32F2 remove magic calibration value for HSI in ST's targets 2018-02-23 17:08:28 -06:00
TARGET_STM32F3 DISCO_F303VC : Align clock configuration with STM32 family 2018-02-23 17:08:28 -06:00
TARGET_STM32F4 Add support for STEVAL-3DP001V1 board, which has an STM32F401VE chip. This support is based on the NUCLEO-F401RE board. Which has the same amount of flash/ram but less pins available on the chip. 2018-03-14 14:48:10 -05:00
TARGET_STM32F7 Add missing can legacy file 2018-02-23 17:08:29 -06:00
TARGET_STM32L0 remove magic calibration value for HSI in ST's targets 2018-02-23 17:08:28 -06:00
TARGET_STM32L1 Added LED2 definition for compilation of tests 2018-02-09 14:18:45 +00:00
TARGET_STM32L4 Use official toolchain defines 2018-03-14 14:48:09 -05:00
PeripheralPins.h STM32F4 Internal ADC channels rework 2017-04-11 10:12:25 +02:00
PinNamesTypes.h STM32: common pinmap using LL layer to access registers 2017-02-16 18:57:18 +01:00
PortNames.h STM32: make PortNames.h a common file 2017-01-19 15:27:19 +01:00
analogin_api.c STM32: fix linker error with adc_read() 2017-11-17 13:50:59 +01:00
analogout_api.c STM32: analog_out: generalize code for multiple instance handling 2017-06-27 09:27:46 +02:00
can_api.c STM32 CAN: fix wrong ID and MASK filter 2018-01-27 00:57:27 -06:00
gpio_api.c STM32 remove usage of deprecated MACROs 2017-05-09 16:48:34 +02:00
gpio_irq_api.c Fix alignement 2017-07-07 17:27:46 +02:00
gpio_object.h Typo: update comment (GPIO_IP_WITHOUT_BRR) 2017-02-27 16:32:44 +01:00
hal_tick_16b.c Add FREEZE_TIMER_ON_DEBUG condition 2017-09-18 13:39:05 +02:00
hal_tick_32b.c STM32F0 : ST CUBE version update to V1.9.0 2018-01-12 15:01:48 +00:00
i2c_api.c STM32F0 : ST CUBE version update to V1.9.0 2018-01-12 15:01:48 +00:00
lp_ticker.c STM32 LPT optimisation 2018-01-27 00:57:27 -06:00
mbed_overrides.c STM32F7: move cache initialization 2018-02-09 14:18:44 +00:00
mbed_rtx.h Add support for STEVAL-3DP001V1 board, which has an STM32F401VE chip. This support is based on the NUCLEO-F401RE board. Which has the same amount of flash/ram but less pins available on the chip. 2018-03-14 14:48:10 -05:00
nvic_addr.h Enable many STM devices with ARMC6 2017-09-11 13:20:32 -05:00
pinmap.c STM32 F1: Only set GPIO pin speed in case of Output mode 2017-06-02 17:24:01 +02:00
port_api.c STM32: Change Set_GPIO_Clock return type 2017-02-16 18:55:44 +01:00
pwmout_api.c STM32: fix formatting 2017-02-27 17:07:05 +01:00
rtc_api.c STM32F1 RTC : Date read after reset 2018-03-14 14:48:09 -05:00
rtc_api_hal.h STM32 LPT optimisation 2018-01-27 00:57:27 -06:00
serial_api.c STM32L0: Enable stop mode operation for the LPUART 2018-02-23 17:08:28 -06:00
serial_api_hal.h STM32 uart: update after code review 2018-01-12 15:01:43 +00:00
sleep.c STM32 LOWPOWERTIMER : introduce LPTIM feature 2018-01-27 00:57:22 -06:00
stm32_assert.h Introduce stm32_assert.h for MBED port 2017-05-29 13:48:29 +02:00
stm_spi_api.c STM32 SPI ASYNC - Add FIFO flush before transfer 2018-02-09 14:18:44 +00:00
trng_api.c STM32: RNG: Ensure that no more than 1 instance is used 2017-10-13 16:59:33 +02:00
us_ticker_16b.c STM32_us_ticker_16b: reset counter when fire interrupt 2017-09-05 13:03:21 +02:00
us_ticker_32b.c Align HAL & US tickers 2017-07-25 13:25:09 +02:00