aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/ports/STM32/LLD/TIMv1/stm32_tim.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/ports/STM32/LLD/TIMv1/stm32_tim.c')
-rw-r--r--os/hal/ports/STM32/LLD/TIMv1/stm32_tim.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/ports/STM32/LLD/TIMv1/stm32_tim.c b/os/hal/ports/STM32/LLD/TIMv1/stm32_tim.c
index 8c697165b..75a4e3000 100644
--- a/os/hal/ports/STM32/LLD/TIMv1/stm32_tim.c
+++ b/os/hal/ports/STM32/LLD/TIMv1/stm32_tim.c
@@ -15,7 +15,7 @@
*/
/**
- * @file stm32_tim.h
+ * @file TIMv1/stm32_tim.h
* @brief STM32 TIM units common code.
* @note This file requires definitions from the ST STM32 header file.
*