mbed-os/targets/TARGET_STM
Cruz Monrreal e913e917c0
Merge pull request #6544 from ithinuel/add_rak811_adc
add ADC_AN0-2 mapped on PA_0-2
2018-04-10 18:08:03 -05:00
..
TARGET_STM32F0 Merge pull request #5962 from bcostm/fix_usart_irq_index 2018-01-31 12:16:17 -06:00
TARGET_STM32F1 Merge pull request #5962 from bcostm/fix_usart_irq_index 2018-01-31 12:16:17 -06:00
TARGET_STM32F2 remove magic calibration value for HSI in ST's targets 2018-02-12 16:47:35 +00:00
TARGET_STM32F3 DISCO_F303VC : Align clock configuration with STM32 family 2018-02-08 14:25:46 +01:00
TARGET_STM32F4 Remove irrelevant comments 2018-03-29 16:52:03 +01:00
TARGET_STM32F7 Merge pull request #6063 from bcostm/PULL_REQUEST_CUBE_UPDATE_F7_V1.10.0 2018-02-14 12:41:37 -06:00
TARGET_STM32L0 remove magic calibration value for HSI in ST's targets 2018-02-12 16:47:35 +00:00
TARGET_STM32L1 Merge pull request #6544 from ithinuel/add_rak811_adc 2018-04-10 18:08:03 -05:00
TARGET_STM32L4 Correct armc6 detection logic 2018-04-05 15:13:52 -05:00
PeripheralPins.h STM32F4 Internal ADC channels rework 2017-04-11 10:12:25 +02:00
PinNamesTypes.h
PortNames.h
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-05 10:11:17 +01: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
hal_tick_16b.c add support for the RAK811 2018-03-23 10:19:49 +00:00
hal_tick_32b.c STM32F0 : ST CUBE version update to V1.9.0 2018-01-05 14:46:33 +01:00
i2c_api.c STM32F0 : ST CUBE version update to V1.9.0 2018-01-05 14:46:33 +01:00
lp_ticker.c STM32 LPT optimisation 2018-01-16 15:16:13 +01:00
mbed_overrides.c STM32F7: move cache initialization 2018-01-30 14:01:50 +01:00
mbed_rtx.h Correct armc6 detection logic 2018-04-05 15:13:52 -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
pwmout_api.c
rtc_api.c Merge pull request #6370 from jeromecoutant/PR_LPT_RTC_OPTIM 2018-03-20 14:19:07 -05:00
rtc_api_hal.h STM32 LPT optimisation 2018-01-16 15:16:13 +01:00
serial_api.c STM32L0: Enable stop mode operation for the LPUART 2018-02-06 15:42:39 +01:00
serial_api_hal.h STM32 uart: update after code review 2017-11-24 13:39:33 +01:00
sleep.c Style fix 2018-04-06 17:03:53 +02: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-05 11:06:51 +01: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