From 17c6a6d1be213bb7fc7bbc602806cca254e3b9a7 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Mon, 12 Aug 2013 15:22:59 +0000 Subject: [PATCH] git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6139 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- os/hal/platforms/STM32/TIMv1/stm32_tim.h | 4 ++-- 1 file 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 * @{ */