aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/platforms/STM32L1xx
diff options
context:
space:
mode:
authorgdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-05-17 16:47:17 +0000
committergdisirio <gdisirio@35acf78f-673a-0410-8e92-d51de3d6d3f4>2012-05-17 16:47:17 +0000
commit76ac6302c73df7ab7da020b3ce412d2bdeafb2ea (patch)
tree5ea53935cdb6f7dc794ce82404ade7264e4924ed /os/hal/platforms/STM32L1xx
parentd25f85f0ea9b8340a9f16000c43f218a34e56477 (diff)
downloadChibiOS-76ac6302c73df7ab7da020b3ce412d2bdeafb2ea.tar.gz
ChibiOS-76ac6302c73df7ab7da020b3ce412d2bdeafb2ea.tar.bz2
ChibiOS-76ac6302c73df7ab7da020b3ce412d2bdeafb2ea.zip
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@4204 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'os/hal/platforms/STM32L1xx')
-rw-r--r--os/hal/platforms/STM32L1xx/hal_lld.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/platforms/STM32L1xx/hal_lld.h b/os/hal/platforms/STM32L1xx/hal_lld.h
index 096a21ddb..e7c27ceb8 100644
--- a/os/hal/platforms/STM32L1xx/hal_lld.h
+++ b/os/hal/platforms/STM32L1xx/hal_lld.h
@@ -546,7 +546,7 @@
#endif
/**
- * @brief Clock source for the RTC/LCD.
+ * @brief RTC/LCD clock source.
*/
#if !defined(STM32_RTCSEL) || defined(__DOXYGEN__)
#define STM32_RTCSEL STM32_RTCSEL_LSE