We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9d4f7fb + f75ba23 commit 1c79032Copy full SHA for 1c79032
boards/nucleo-l476rg/include/periph_conf.h
@@ -45,7 +45,7 @@ extern "C" {
45
* This defaults to 0 because hardware revision 'MB1136 C-01' of the nucleo-64
46
* board disconnects LSE by default. You may safely set this to 1 on revisions
47
* newer than 'MB1136 C-01' */
48
-#define CLOCK_LSE (0)
+#define CLOCK_LSE (1)
49
#endif
50
51
/* 0: enable MSI only if HSE isn't available
0 commit comments