aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32F4xx/BKPSRAM/halconf.h
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-21 12:41:44 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2013-07-21 12:41:44 +0000
commit4301222a4441bada2803fcf7498f4c7fbd7c1d95 (patch)
treefc2ed5f2e902dd654b09a571b58d5df38cd10d17 /testhal/STM32F4xx/BKPSRAM/halconf.h
parent4cdddfb675743ec724f0e1d72ffd21c7b76604f9 (diff)
downloadChibiOS-4301222a4441bada2803fcf7498f4c7fbd7c1d95.tar.gz
ChibiOS-4301222a4441bada2803fcf7498f4c7fbd7c1d95.tar.bz2
ChibiOS-4301222a4441bada2803fcf7498f4c7fbd7c1d95.zip
Why an STM32F4xx-specific feature in halconf.h?
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6016 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 ec1bc65cd..1e5556afc 100644
--- a/testhal/STM32F4xx/BKPSRAM/halconf.h
+++ b/testhal/STM32F4xx/BKPSRAM/halconf.h
@@ -115,7 +115,7 @@
#endif
/**
- * @brief Enables the BKPSRAM subsystem.
+ * @brief Enables the RTC subsystem.
*/
#if !defined(HAL_USE_BKPSRAM) || defined(__DOXYGEN__)
#define HAL_USE_BKPSRAM TRUE