Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 13a568e

Browse files
committedDec 20, 2018
[ARMED_V1] Enable HAL PWR
Signed-off-by: Frederic.Pillon <[email protected]>
1 parent e832139 commit 13a568e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎variants/ARMED_V1/stm32f4xx_hal_conf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
#define HAL_IWDG_MODULE_ENABLED
7373
/* #define HAL_LTDC_MODULE_ENABLED */
7474
/* #define HAL_DSI_MODULE_ENABLED */
75-
/* #define HAL_PWR_MODULE_ENABLED */
75+
#define HAL_PWR_MODULE_ENABLED
7676
/* #define HAL_QSPI_MODULE_ENABLED */
7777
#define HAL_RCC_MODULE_ENABLED
7878
/* #define HAL_RNG_MODULE_ENABLED */

0 commit comments

Comments
 (0)
Please sign in to comment.