1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/stm32f3discovery
Gaëtan Harter 5e58eccd5a
boards/stm32f3discovery: Fix no external low speed crystal
The board does not have external low speed crystal.

Page 20 of User Manual: 6.10.2 "OSC 32 kHz clock supply"

 * X3 Crystal (not provided)

https://www.st.com/resource/en/user_manual/dm00063382.pdf

This fixes `example/default` and makes `tests/periph_rtc` work properly.
2019-02-26 16:44:46 +01:00
..
include boards/stm32f3discovery: Fix no external low speed crystal 2019-02-26 16:44:46 +01:00
board.c
doc.txt
Makefile
Makefile.dep
Makefile.features boards/stm32based: remove periph_gpio/irq from board level 2018-12-18 21:51:14 +01:00
Makefile.include