aboutsummaryrefslogtreecommitdiffstats
path: root/demos/STM32/RT-STM32F769I-DISCOVERY/cfg/mcuconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/STM32/RT-STM32F769I-DISCOVERY/cfg/mcuconf.h')
-rw-r--r--demos/STM32/RT-STM32F769I-DISCOVERY/cfg/mcuconf.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/demos/STM32/RT-STM32F769I-DISCOVERY/cfg/mcuconf.h b/demos/STM32/RT-STM32F769I-DISCOVERY/cfg/mcuconf.h
index 5e65ced87..342c27b1b 100644
--- a/demos/STM32/RT-STM32F769I-DISCOVERY/cfg/mcuconf.h
+++ b/demos/STM32/RT-STM32F769I-DISCOVERY/cfg/mcuconf.h
@@ -261,6 +261,14 @@
#define STM32_PWM_TIM9_IRQ_PRIORITY 7
/*
+ * RTC driver system settings.
+ */
+#define STM32_RTC_PRESA_VALUE 32
+#define STM32_RTC_PRESS_VALUE 1024
+#define STM32_RTC_CR_INIT 0
+#define STM32_RTC_TAMPCR_INIT 0
+
+/*
* SDC driver system settings.
*/
#define STM32_SDC_USE_SDMMC1 FALSE