aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/BKPSRAM/halconf.h
diff options
context:
space:
mode:
authorbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-21 11:51:52 +0000
committerbarthess <barthess@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-21 11:51:52 +0000
commit4cdddfb675743ec724f0e1d72ffd21c7b76604f9 (patch)
tree2d25120dbe1986167a77f04b8371b91a0243bbbd /testhal/STM32F4xx/BKPSRAM/halconf.h
parent3385f4899fd4ada96ac0d54e86f1a175ddc8c26a (diff)
downloadChibiOS-4cdddfb675743ec724f0e1d72ffd21c7b76604f9.tar.gz
ChibiOS-4cdddfb675743ec724f0e1d72ffd21c7b76604f9.tar.bz2
ChibiOS-4cdddfb675743ec724f0e1d72ffd21c7b76604f9.zip
BKPSRAM. Updated halconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6015 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32F4xx/BKPSRAM/halconf.h')
-rw-r--r--testhal/STM32F4xx/BKPSRAM/halconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/testhal/STM32F4xx/BKPSRAM/halconf.h b/testhal/STM32F4xx/BKPSRAM/halconf.h
index 1e5556afc..ec1bc65cd 100644
--- a/testhal/STM32F4xx/BKPSRAM/halconf.h
+++ b/testhal/STM32F4xx/BKPSRAM/halconf.h
@@ -115,7 +115,7 @@
#endif
/**
- * @brief Enables the RTC subsystem.
+ * @brief Enables the BKPSRAM subsystem.
*/
#if !defined(HAL_USE_BKPSRAM) || defined(__DOXYGEN__)
#define HAL_USE_BKPSRAM TRUE