Skip to content
Snippets Groups Projects
Unverified Commit a5ff1dc3 authored by Alexandre Abadie's avatar Alexandre Abadie
Browse files

boards/stm32f4discovery: use common clock configuration without LSE

This fixes the boards being stuck when initializing the RTC
parent 7d31bb43
No related branches found
No related tags found
No related merge requests found
......@@ -21,7 +21,7 @@
#define PERIPH_CONF_H
#include "periph_cpu.h"
#include "f4/cfg_clock_168_8_1.h"
#include "f4/cfg_clock_168_8_0.h"
#include "cfg_spi_divtable.h"
#ifdef __cplusplus
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment