[riot-commits] [RIOT-OS/RIOT] 6fd83a: STM32L1 RTC driver
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Tue Mar 29 23:07:04 CEST 2016
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 6fd83a2f5e6a9016416a8e45b2ab3ac7439766d8
https://github.com/RIOT-OS/RIOT/commit/6fd83a2f5e6a9016416a8e45b2ab3ac7439766d8
Author: lakshbhatia <bhatialaksh3 at gmail.com>
Date: 2016-02-29 (Mon, 29 Feb 2016)
Changed paths:
M boards/nucleo-l1/Makefile.features
M boards/nucleo-l1/include/periph_conf.h
A cpu/stm32l1/periph/rtc.c
Log Message:
-----------
STM32L1 RTC driver
Commit: 22e291132e3ddde94a357b0752ea3fb7d7564042
https://github.com/RIOT-OS/RIOT/commit/22e291132e3ddde94a357b0752ea3fb7d7564042
Author: lakshbhatia <bhatialaksh3 at gmail.com>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M cpu/stm32l1/periph/rtc.c
Log Message:
-----------
Remove extra newlines
Commit: 1db5d41935aa0ad02dd60e8357d5c2d8fea7f463
https://github.com/RIOT-OS/RIOT/commit/1db5d41935aa0ad02dd60e8357d5c2d8fea7f463
Author: lakshbhatia <bhatialaksh3 at gmail.com>
Date: 2016-03-01 (Tue, 01 Mar 2016)
Changed paths:
M cpu/stm32l1/periph/rtc.c
Log Message:
-----------
Implement rtc_poweron function
Commit: e93d6160252402895b8fad2c90c26c7395f10ad7
https://github.com/RIOT-OS/RIOT/commit/e93d6160252402895b8fad2c90c26c7395f10ad7
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2016-03-29 (Tue, 29 Mar 2016)
Changed paths:
M boards/nucleo-l1/Makefile.features
M boards/nucleo-l1/include/periph_conf.h
A cpu/stm32l1/periph/rtc.c
Log Message:
-----------
Merge pull request #4930 from shady33/stm32l1-rtc
STM32L1 RTC driver
Compare: https://github.com/RIOT-OS/RIOT/compare/26bbb6a3b4d4...e93d61602524
More information about the commits
mailing list