History for mbed-os / targets / TARGET_STM / us_ticker.c
2021-02-05
@reme
STM32WL : ADDING STM32 SUPPORT ...
reme committed on 5 Feb 2021
2020-10-15
@Harrison Mutai
Add SPDX license identifier to Arm files ...
Harrison Mutai committed on 15 Oct 2020
2020-05-05
@Rajkumar Kanagaraj
Microlib slow division causes HAL_GetTick API performance issue, so optimized HAL_GetTick API to improve performance.
Rajkumar Kanagaraj committed on 5 May 2020
2019-11-27
@Alexandre Bourdiol
TARGET_STM: Remove timeout on HSEM. ...
Alexandre Bourdiol committed on 27 Nov 2019
2019-10-14
@Alexandre Bourdiol
DISCO_H747I Dualcore support ...
Alexandre Bourdiol committed on 14 Oct 2019
2019-06-14
@Kevin Bracey
STM: optimize us_ticker ...
Kevin Bracey committed on 14 Jun 2019
2019-04-11
@jeromecoutant
STM32: protect compilation when DEVICE_USTICKER is disabled
jeromecoutant committed on 11 Apr 2019
2018-08-02
@Przemyslaw Stekiel
Add implementation of ticker_free() function to CI boards. ...
Przemyslaw Stekiel committed on 2 Aug 2018
2018-07-25
@Przemyslaw Stekiel
Add lp/us ticker_free() functions stub. ...
Przemyslaw Stekiel committed on 25 Jul 2018
2018-07-11
@bcostm
stm32 ticker: change th eplace where timer init in done, fix overflow issue with 16-bit timer ...
bcostm committed on 11 Jul 2018
@bcostm
stm32 ticker: corrections in order to pass tests
bcostm committed on 11 Jul 2018
@bcostm
stm32 ticker: rename hal_tick.h in us_ticker_data.h
bcostm committed on 11 Jul 2018
@bcostm
stm32 ticker: rename macro and update ST HAL Tick functions ...
bcostm committed on 11 Jul 2018
@bcostm
stm32 ticker: rename files and move functions ...
bcostm committed on 11 Jul 2018
2018-07-04
@bcostm
save/restore timer registers before/after deepsleep
bcostm committed on 4 Jul 2018
2018-06-27
@jeromecoutant
TARGET_STM astyle
jeromecoutant committed on 27 Jun 2018
2018-05-25
@Laurent MEUNIER
Make us_ticker common between 16 and 32 bits counters
Laurent MEUNIER authored on 26 Mar 2018 Bartek Szatkowski committed on 25 May 2018