diff options
Diffstat (limited to 'os/hal/templates/ext_lld.h')
-rw-r--r-- | os/hal/templates/ext_lld.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/templates/ext_lld.h b/os/hal/templates/ext_lld.h index ca020a7a6..35caf01c9 100644 --- a/os/hal/templates/ext_lld.h +++ b/os/hal/templates/ext_lld.h @@ -15,8 +15,8 @@ */
/**
- * @file templates/ext_lld.h
- * @brief EXT Driver subsystem low level driver header template.
+ * @file ext_lld.h
+ * @brief PLATFORM EXT subsystem low level driver header.
*
* @addtogroup EXT
* @{
|