diff options
Diffstat (limited to 'os/hal/templates/rtc_lld.h')
-rw-r--r-- | os/hal/templates/rtc_lld.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/templates/rtc_lld.h b/os/hal/templates/rtc_lld.h index a07756923..4b00cc72a 100644 --- a/os/hal/templates/rtc_lld.h +++ b/os/hal/templates/rtc_lld.h @@ -19,8 +19,8 @@ */
/**
- * @file PLATFORM/rtc_lld.h
- * @brief PLATFORML RTC low level driver header.
+ * @file rtc_lld.h
+ * @brief PLATFORM RTC subsystem low level driver header.
*
* @addtogroup RTC
* @{
|