mbed-os/targets/TARGET_STM
Martin Kojtal a6ef9db8dc
Merge pull request #12626 from jeromecoutant/PR_F4
STM32F4 update drivers version to CUBE V1.25.0
2020-04-01 10:50:32 +02:00
..
TARGET_STM32F0 STM32: Fix the UART RX & TX data reg bitmasks 2020-02-07 16:23:50 +00:00
TARGET_STM32F1 TARGET_STM32F1: don't set ADC common register when ADC doesn't support it 2020-02-03 15:56:49 +01:00
TARGET_STM32F2 STM32 EMAC : more configurable 2020-03-02 16:19:26 +01:00
TARGET_STM32F3 Merge pull request #12341 from fkjagodzinski/fix-stm-hal_fpga 2020-02-10 13:21:31 +00:00
TARGET_STM32F4 STM32F4 V1.19.0 -> V1.25.0 : adaptation 2020-03-30 16:04:02 +02:00
TARGET_STM32F7 STM32F7: add ARM_LIB_HEAP definition in ARM linker scripts 2020-03-05 16:35:40 +01:00
TARGET_STM32G0 STM32 GCC Unspecified RTOS error 2020-03-24 17:32:13 +01:00
TARGET_STM32H7 STM32H7: enable QSPI 2020-03-23 18:46:26 +01:00
TARGET_STM32L0 Merge pull request #12341 from fkjagodzinski/fix-stm-hal_fpga 2020-02-10 13:21:31 +00:00
TARGET_STM32L1 Merge pull request #11950 from ABOSTM/DISCO_H747I_TICKLESS 2019-11-29 09:48:09 +01:00
TARGET_STM32L4 DISCO_L4R9I correct LED pins 2020-03-03 13:36:57 +01:00
TARGET_STM32L5 STM32 GCC Unspecified RTOS error 2020-03-24 17:32:13 +01:00
TARGET_STM32WB STM32 GCC Unspecified RTOS error 2020-03-24 17:32:13 +01:00
PeripheralPins.h Move GPIO_AF_NONE from PeripheralPins.h to PinNamesTypes.h 2019-11-28 08:32:10 +01:00
PinNamesTypes.h Move GPIO_AF_NONE from PeripheralPins.h to PinNamesTypes.h 2019-11-28 08:32:10 +01:00
PortNames.h
README.md STM32WB : Add ReadMe file 2020-02-20 09:20:44 +01:00
USBPhyHw.h STM32 USB redesign step 1 2019-10-21 17:12:03 +02:00
USBPhy_STM32.cpp STM32F4 V1.19.0 -> V1.25.0 : adaptation 2020-03-30 16:04:02 +02:00
analogin_api.c NUCLEO_H743ZI: add initial SDK 2019-01-04 10:03:36 +01:00
analogout_api.c
can_api.c STM pin_function(), pin_mode(): return immediately when given pin is NC 2020-02-19 11:46:59 +01:00
device.h STM: optimize us_ticker 2019-06-14 10:22:08 +03:00
gpio_api.c STM32L5 : update generic STM files for L5 2020-01-23 17:54:55 +01:00
gpio_irq_api.c STM32L5 : update generic STM files for L5 2020-01-23 17:54:55 +01:00
gpio_object.h TARGET_STM: Remove timeout on HSEM. 2019-11-27 14:25:43 +01:00
hal_tick_overrides.c STM32: protect compilation when DEVICE_USTICKER is disabled 2019-04-11 17:57:39 +02:00
i2c_api.c implement i2c_free for STM family 2020-01-31 14:51:54 +01:00
lp_ticker.c STM32L5 : update generic STM files for L5 2020-01-23 17:54:55 +01:00
mbed_crc_api.c Update HAL CRC API 2019-12-02 14:45:37 +02:00
mbed_overrides.c TARGET_STM: Improve H747 dual core Deepsleep robustness 2019-11-27 14:25:53 +01:00
mbed_rtx.h STM32F0: clean main-thread-stack-size setting 2019-12-23 12:29:40 +01:00
nvic_addr.h TARGET_STM astyle 2018-06-27 14:21:07 +02:00
pinmap.c STM pin_function(), pin_mode(): return immediately when given pin is NC 2020-02-19 11:46:59 +01:00
port_api.c
pwmout_api.c Change explicit pinmap to static pinmap 2019-11-28 08:32:12 +01:00
qspi_api.c STM32 : enable MBED trace for QSPI 2020-02-20 12:20:24 +01:00
reset_reason.c STM32 TARGET_STM astyle corrections 2019-12-10 14:39:47 +01:00
rtc_api.c STM: change rtc irq handler name 2020-02-04 12:29:52 +01:00
rtc_api_hal.h STM32 RTC : Prescaler calculation issue 2018-10-22 15:58:32 +02:00
serial_api.c STM pin_function(), pin_mode(): return immediately when given pin is NC 2020-02-19 11:46:59 +01:00
serial_api_hal.h TARGET_STM astyle 2018-06-27 14:21:07 +02:00
sleep.c Increase MSI clock frequency when exiting deep sleep 2020-01-07 17:59:33 +01:00
stm32_assert.h TARGET_STM astyle 2018-06-27 14:21:07 +02:00
stm_spi_api.c STM pin_function(), pin_mode(): return immediately when given pin is NC 2020-02-19 11:46:59 +01:00
trng_api.c STM32L5 : update generic STM files for L5 2020-01-23 17:54:55 +01:00
us_ticker.c TARGET_STM: Remove timeout on HSEM. 2019-11-27 14:25:43 +01:00
us_ticker_defines.h STM: Correct macro test in us_ticker_defines.h 2019-07-01 13:34:55 +03:00
watchdog_api.c STM32L5 : update generic STM files for L5 2020-01-23 17:54:55 +01:00