1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/stm32f3discovery/include
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
..
board.h boards: fix Doxygen group directives 2018-08-01 15:24:55 +02:00
gpio_params.h periph: generalized button macros 2017-06-20 21:19:56 +02:00
periph_conf.h boards/stm32f3discovery: Fix no external low speed crystal 2019-02-26 16:44:46 +01:00