..
TARGET_STM32F0
Merge pull request #12029 from jeromecoutant/PR_F091
2019-12-05 08:22:32 +01:00
TARGET_STM32F1
Merge pull request #11950 from ABOSTM/DISCO_H747I_TICKLESS
2019-11-29 09:48:09 +01:00
TARGET_STM32F2
Enabling small C library option and deprecating uARM toolchain
2019-12-19 10:05:11 -08:00
TARGET_STM32F3
Enabling small C library option and deprecating uARM toolchain
2019-12-19 10:05:11 -08:00
TARGET_STM32F4
ST targets: Replace UARTSerial references with BufferedSerial
2020-01-08 08:34:20 +00:00
TARGET_STM32F7
TARGET_STM32F74: fix IAR SIZE check in linker scripts
2019-12-10 14:09:38 +00:00
TARGET_STM32G0
STM32G0: Update G071xx toolchain files with default files
2020-01-07 17:00:30 +01:00
TARGET_STM32H7
STM32H7 correct PWMOUT
2020-01-21 16:03:17 +01:00
TARGET_STM32L0
Enabling small C library option and deprecating uARM toolchain
2019-12-19 10:05:11 -08:00
TARGET_STM32L1
Merge pull request #11950 from ABOSTM/DISCO_H747I_TICKLESS
2019-11-29 09:48:09 +01:00
TARGET_STM32L4
STM32L4: Fix the UART RX & TX data reg bitmasks
2020-02-06 14:07:51 +01:00
TARGET_STM32WB
TARGET_STM: fix flash api 64bit address alignment on L4 and WB
2019-12-11 18:32:42 +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
H7 ST CUBE V1.4.0
2019-05-23 14:01:00 +02:00
USBPhyHw.h
STM32 USB redesign step 1
2019-10-21 17:12:03 +02:00
USBPhy_STM32.cpp
STM3 USB : Add __HAL_RCC_PWR_CLK_ENABLE
2019-11-27 16:25:10 +01:00
analogin_api.c
NUCLEO_H743ZI: add initial SDK
2019-01-04 10:03:36 +01:00
analogout_api.c
…
can_api.c
STM CAN: remove CAN_INIT_DIRECT macro
2019-12-18 10:43:55 +01:00
device.h
STM: optimize us_ticker
2019-06-14 10:22:08 +03:00
gpio_api.c
TARGET_STM: Remove timeout on HSEM.
2019-11-27 14:25:43 +01:00
gpio_irq_api.c
Merge pull request #12093 from ABOSTM/SUPPORT_NUCLEO_G071RB
2019-12-19 15:26:08 +00: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
Merge pull request #11950 from ABOSTM/DISCO_H747I_TICKLESS
2019-11-29 09:48:09 +01:00
lp_ticker.c
TARGET_STM: add support of board NUCLEO_G071RB
2019-12-12 14:00:04 +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
TARGET_STM: Remove timeout on HSEM.
2019-11-27 14:25:43 +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
Merge pull request #11950 from ABOSTM/DISCO_H747I_TICKLESS
2019-11-29 09:48:09 +01:00
reset_reason.c
STM32 TARGET_STM astyle corrections
2019-12-10 14:39:47 +01:00
rtc_api.c
TARGET_STM: Remove timeout on HSEM.
2019-11-27 14:25:43 +01:00
rtc_api_hal.h
STM32 RTC : Prescaler calculation issue
2018-10-22 15:58:32 +02:00
serial_api.c
STM serial free: Set pin function only if pin is defined (not NC)
2020-01-10 14:59:28 +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
Merge pull request #11950 from ABOSTM/DISCO_H747I_TICKLESS
2019-11-29 09:48:09 +01:00
trng_api.c
TARGET_STM: Remove timeout on HSEM.
2019-11-27 14:25:43 +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
Merge pull request #12093 from ABOSTM/SUPPORT_NUCLEO_G071RB
2019-12-19 15:26:08 +00:00