History for mbed-os / targets / TARGET_STM / rtc_api.c
2022-02-15
@Jerome Coutant
STM32L1: build error with STM32L151xB MCU
Jerome Coutant committed on 15 Feb 2022
2021-09-01
@Lukas Karel
add RTC from HSE to target STM32F1
Lukas Karel committed on 1 Sep 2021
2021-03-12
@Bora Özgen
Add RTC clock source selection to targets.json
Bora Özgen committed on 12 Mar 2021
@Bora Özgen
Add HSE support to STM32 RTC
Bora Özgen committed on 12 Mar 2021
2021-02-05
@reme
STM32WL : ADDING STM32 SUPPORT ...
reme committed on 5 Feb 2021
2020-10-27
@pennam
STM32H7: define RCC_LSE_BYPASS to allow using PC_15 as gpio
pennam authored on 12 Oct 2020 Martino Facchin committed on 27 Oct 2020
2020-02-04
@Maciej Bocianski
STM: change rtc irq handler name ...
Maciej Bocianski committed on 4 Feb 2020
2020-01-23
@jeromecoutant
STM32L5 : update generic STM files for L5
jeromecoutant committed on 23 Jan 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-09-19
@jeromecoutant
STM32WB : LSI clock selection when LSE is not available
jeromecoutant committed on 19 Sep 2019
2018-12-21
@Kevin Bracey
Revert "STM32 RTC : skip rtc_write if possible" ...
Kevin Bracey committed on 21 Dec 2018
2018-12-20
@Martin Kojtal
Merge pull request #8777 from jeromecoutant/PR_LP_RTC ...
Martin Kojtal authored on 20 Dec 2018 GitHub committed on 20 Dec 2018
2018-12-04
@jeromecoutant
STM32 RTC update for easy maintenance
jeromecoutant committed on 4 Dec 2018
2018-11-30
@jeromecoutant
STM32 LPTICKER with RTC : optimise sleep duration
jeromecoutant committed on 30 Nov 2018
@jeromecoutant
STM32 RTC : skip rtc_write if possible
jeromecoutant committed on 30 Nov 2018
2018-10-10
@Cruz Monrreal
Merge pull request #8213 from jeromecoutant/PR_RTC_F1 ...
Cruz Monrreal authored on 10 Oct 2018 GitHub committed on 10 Oct 2018
2018-10-09
@Martin Kojtal
Merge pull request #8286 from jeromecoutant/PR_RTCWRITE ...
Martin Kojtal authored on 9 Oct 2018 GitHub committed on 9 Oct 2018
2018-10-05
@Martin Kojtal
Merge pull request #8242 from jeromecoutant/PR_STM32_LPTICKER ...
Martin Kojtal authored on 5 Oct 2018 GitHub committed on 5 Oct 2018
2018-10-04
@jeromecoutant
STM32 RTC : write RTC time while LPTICKER is enabled ...
jeromecoutant committed on 4 Oct 2018
2018-09-27
@jeromecoutant
STM32 LPTICKER with RTC : Fix tickless and lp wrapper ...
jeromecoutant committed on 27 Sep 2018
2018-09-25
@jeromecoutant
STM32F1 RTC : save values in register ...
jeromecoutant committed on 25 Sep 2018
2018-09-11
@jeromecoutant
STM32 RTC : remove not necessary macro ...
jeromecoutant committed on 11 Sep 2018
@jeromecoutant
STM32 RTC with LSI : stop reset registers during init
jeromecoutant committed on 11 Sep 2018
2018-08-22
@Martin Kojtal
Merge pull request #7790 from jeromecoutant/PR_LPTICKER_RTC ...
Martin Kojtal authored on 22 Aug 2018 GitHub committed on 22 Aug 2018
2018-08-14
@jeromecoutant
STM32 RTC : remove compilation warning with unused variable
jeromecoutant committed on 14 Aug 2018
2018-08-13
@jeromecoutant
STM32 : Sunday value is different for STM32F1
jeromecoutant committed on 13 Aug 2018
2018-07-11
@jeromecoutant
STM32 RTC : bypass shadow registers ...
jeromecoutant committed on 11 Jul 2018
2018-06-27
@jeromecoutant
TARGET_STM astyle
jeromecoutant committed on 27 Jun 2018
2018-05-25
@jeromecoutant
STM32 LPTICKER update for targets supporting RTC
jeromecoutant authored on 24 Apr 2018 Bartek Szatkowski committed on 25 May 2018