1 parent dbd9b0a commit 95b9016Copy full SHA for 95b9016
1 file changed
platforms/chibios/boards/GENERIC_STM32_G0B1XB/configs/mcuconf.h
@@ -41,7 +41,7 @@
41
#define STM32_NO_INIT FALSE
42
#define STM32_CLOCK_DYNAMIC TRUE
43
#define STM32_VOS STM32_VOS_RANGE1
44
-#define STM32_PWR_CR2 (STM32_PVDRT_LEV0 | STM32_PVDFT_LEV0 | STM32_PVDE_DISABLED)
+#define STM32_PWR_CR2 PWR_CR2_PVMEN_USB
45
#define STM32_PWR_CR3 (PWR_CR3_EIWUL)
46
#define STM32_PWR_CR4 (0U)
47
#define STM32_PWR_PUCRA (0U)
0 commit comments