We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 267dffd + 2f9f000 commit 9be50fdCopy full SHA for 9be50fd
platforms/chibios/boards/GENERIC_STM32_G431XB/configs/mcuconf.h
@@ -62,7 +62,7 @@
62
#define STM32_HSI16_ENABLED TRUE
63
#define STM32_HSI48_ENABLED TRUE
64
#define STM32_HSE_ENABLED FALSE
65
-#define STM32_LSI_ENABLED TRUE
+#define STM32_LSI_ENABLED FALSE
66
#define STM32_LSE_ENABLED FALSE
67
#define STM32_SW STM32_SW_PLLRCLK
68
#define STM32_PLLSRC STM32_PLLSRC_HSI16
platforms/chibios/boards/GENERIC_STM32_L432XC/configs/mcuconf.h
@@ -43,7 +43,7 @@
43
#define STM32_PLS STM32_PLS_LEV0
44
45
46
47
48
49
#define STM32_MSIPLL_ENABLED FALSE
0 commit comments