[riot-commits] [RIOT-OS/RIOT] 1ecaad: cpu/stm32f0: RTC implementation with external cloc...
Peter Kietzmann
peter.kietzmann at haw-hamburg.de
Thu Aug 20 13:08:01 CEST 2015
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: 1ecaadab4ed9c5c2d2c31f6135474eb43b842c9c
https://github.com/RIOT-OS/RIOT/commit/1ecaadab4ed9c5c2d2c31f6135474eb43b842c9c
Author: Lari Lehtomäki <lari at lehtomaki.fi>
Date: 2015-08-20 (Thu, 20 Aug 2015)
Changed paths:
M boards/nucleo-f091/Makefile.features
M boards/nucleo-f091/include/periph_conf.h
A cpu/stm32f0/periph/rtc.c
A tests/periph_rtc/Makefile
A tests/periph_rtc/README.md
A tests/periph_rtc/main.c
Log Message:
-----------
cpu/stm32f0: RTC implementation with external clock
tests: Tests for RTC clock
Commit: 27113ee300d1f18b9a3af72e643c1712e6df5fe6
https://github.com/RIOT-OS/RIOT/commit/27113ee300d1f18b9a3af72e643c1712e6df5fe6
Author: Peter Kietzmann <peter.kietzmann at haw-hamburg.de>
Date: 2015-08-20 (Thu, 20 Aug 2015)
Changed paths:
M boards/nucleo-f091/Makefile.features
M boards/nucleo-f091/include/periph_conf.h
A cpu/stm32f0/periph/rtc.c
A tests/periph_rtc/Makefile
A tests/periph_rtc/README.md
A tests/periph_rtc/main.c
Log Message:
-----------
Merge pull request #3356 from latsku/feature_stm32f0_rtc
cpu/stm32f0: RTC implementation
Compare: https://github.com/RIOT-OS/RIOT/compare/86af1969b58b...27113ee300d1
More information about the commits
mailing list