1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +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 doc: add wiki documentation to Doxygen files 2018-08-01 15:24:54 +02:00
Makefile
Makefile.dep boards/stm32f3discovery: mapped LEDs + btn to SAUL 2017-01-11 12:08:33 +01:00
Makefile.features boards/stm32based: remove periph_gpio/irq from board level 2018-12-18 21:51:14 +01:00
Makefile.include boards: Separate boards from debug adapter configuration 2017-11-17 10:03:05 +01:00