From 5bbc0cefcddfa6870b592018fe10c503c2c06aad Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sun, 21 Jul 2013 13:03:02 +0000 Subject: Gave it a different name. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6018 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- testhal/STM32F4xx/RTC/mcuconf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'testhal/STM32F4xx/RTC/mcuconf.h') diff --git a/testhal/STM32F4xx/RTC/mcuconf.h b/testhal/STM32F4xx/RTC/mcuconf.h index e4ac2fb5c..5fd843b54 100644 --- a/testhal/STM32F4xx/RTC/mcuconf.h +++ b/testhal/STM32F4xx/RTC/mcuconf.h @@ -60,6 +60,7 @@ #define STM32_VOS STM32_VOS_HIGH #define STM32_PVD_ENABLE FALSE #define STM32_PLS STM32_PLS_LEV0 +#define STM32_BKPRAM_ENABLE FALSE /* * ADC driver system settings. -- cgit v1.2.3