Skip to content

Commit faf4c03

Browse files
committed
Enable HAL RTC for RemRamV1 board
Signed-off-by: Frederic.Pillon <frederic.pillon@st.com>
1 parent 27bf43b commit faf4c03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variants/REMRAM_V1/stm32f7xx_hal_conf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
/* #define HAL_LTDC_MODULE_ENABLED */
7171
/* #define HAL_QSPI_MODULE_ENABLED */
7272
/* #define HAL_RNG_MODULE_ENABLED */
73-
/* #define HAL_RTC_MODULE_ENABLED */
73+
#define HAL_RTC_MODULE_ENABLED
7474
/* #define HAL_SAI_MODULE_ENABLED */
7575
/* #define HAL_SD_MODULE_ENABLED */
7676
/* #define HAL_MMC_MODULE_ENABLED */

0 commit comments

Comments
 (0)