aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--os/hal/platforms/STM32/TIMv1/stm32_tim.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/os/hal/platforms/STM32/TIMv1/stm32_tim.h b/os/hal/platforms/STM32/TIMv1/stm32_tim.h
index 1db882ebc..9c33d7b25 100644
--- a/os/hal/platforms/STM32/TIMv1/stm32_tim.h
+++ b/os/hal/platforms/STM32/TIMv1/stm32_tim.h
@@ -15,11 +15,11 @@
*/
/**
- * @file stm32_timh
+ * @file stm32_tim.h
* @brief STM32 TIM registers layout header.
* @note This file requires definitions from the ST STM32 header file.
*
- * @addtogroup STM32_TIM
+ * @addtogroup STM32_TIMv1
* @{
*/