1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/blxxxpill
Francisco Molina b78e4efb56
cpu/stm32f1: dont provide periph_rtc at cpu level
stm32f1 periph_rtc implementation gets a 1s resolution by dividing
CLOCK_LSx by 32768. This only make sense if CLOCK_LSE is set,
otherwise CLOCK_LSI=~40000, which will lead to an imprecise rtc.
2020-04-27 08:59:21 +02:00
..
dist
include boards/common/blxxxpill: provide periph_rtt 2020-04-24 10:44:57 +02:00
board.c
doc.txt boards/common/blxxxpill: fix broken links 2020-03-24 10:38:40 +01:00
Makefile
Makefile.dep
Makefile.features cpu/stm32f1: dont provide periph_rtc at cpu level 2020-04-27 08:59:21 +02:00
Makefile.include boards/blxxxpill: rework programmer specific configuration 2020-03-10 11:42:10 +01:00