aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/templates/rtc_lld.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/templates/rtc_lld.c')
-rw-r--r--os/hal/templates/rtc_lld.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/templates/rtc_lld.c b/os/hal/templates/rtc_lld.c
index 762f55e24..11ca5d4e4 100644
--- a/os/hal/templates/rtc_lld.c
+++ b/os/hal/templates/rtc_lld.c
@@ -19,8 +19,8 @@
*/
/**
- * @file PLATFORM/RTCv2/rtc_lld.c
- * @brief PLATFORML1xx/PLATFORMF2xx/PLATFORMF4xx RTC low level driver.
+ * @file rtc_lld.c
+ * @brief PLATFORM RTC subsystem low level driver source.
*
* @addtogroup RTC
* @{