1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/fox
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 cortex_m: Add debug symbols for OpenOCD/GDB thread support 2017-01-16 20:50:35 +01:00
include cpu/stm32f1: add unified rtt configuration 2020-04-24 08:57:04 +02:00
board.c boards: adapted LED initialization calls 2016-03-17 14:55:31 +01:00
doc.txt boards/fox: fix typos 2019-11-23 22:39:07 +01:00
Makefile boards: changed module name to 'board' 2015-12-07 17:53:22 +01:00
Makefile.dep make: introduce netif_default pseudomodule 2016-03-24 16:47:30 +01:00
Makefile.features cpu/stm32f1: dont provide periph_rtc at cpu level 2020-04-27 08:59:21 +02:00
Makefile.include boards: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00