aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/BKPSRAM/mcuconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-21 13:06:39 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-21 13:06:39 +0000
commitf1567c02f776dc12a3d6dcbe56959c58644d42d9 (patch)
tree247b525bef4c44237a885fe1b22addd34b118fa4 /testhal/STM32F4xx/BKPSRAM/mcuconf.h
parentc5631272e9db64de46b7e7fd67f961f51d230466 (diff)
downloadChibiOS-f1567c02f776dc12a3d6dcbe56959c58644d42d9.tar.gz
ChibiOS-f1567c02f776dc12a3d6dcbe56959c58644d42d9.tar.bz2
ChibiOS-f1567c02f776dc12a3d6dcbe56959c58644d42d9.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6020 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F4xx/BKPSRAM/mcuconf.h')
-rw-r--r--testhal/STM32F4xx/BKPSRAM/mcuconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/BKPSRAM/mcuconf.h b/testhal/STM32F4xx/BKPSRAM/mcuconf.h
index 5fd843b54..6ebe401c9 100644
--- a/testhal/STM32F4xx/BKPSRAM/mcuconf.h
+++ b/testhal/STM32F4xx/BKPSRAM/mcuconf.h
@@ -60,7 +60,7 @@
#define STM32_VOS STM32_VOS_HIGH
#define STM32_PVD_ENABLE FALSE
#define STM32_PLS STM32_PLS_LEV0
-#define STM32_BKPRAM_ENABLE FALSE
+#define STM32_BKPRAM_ENABLE TRUE
/*
* ADC driver system settings.