diff options
Diffstat (limited to 'os/hal/templates/hal_lld.h')
-rw-r--r-- | os/hal/templates/hal_lld.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/os/hal/templates/hal_lld.h b/os/hal/templates/hal_lld.h index ee23d19df..c9734d5b5 100644 --- a/os/hal/templates/hal_lld.h +++ b/os/hal/templates/hal_lld.h @@ -18,8 +18,9 @@ */
/**
- * @file templates/hal_lld.h
- * @brief HAL subsystem low level driver header template.
+ * @file templates/hal_lld.h
+ * @brief HAL subsystem low level driver header template.
+ *
* @addtogroup HAL_LLD
* @{
*/
|