git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6139 35acf78f-673a-0410-8e92-d51de3d6d3f4

This commit is contained in:
gdisirio 2013-08-12 15:22:59 +00:00
parent 4c73205349
commit 17c6a6d1be
1 changed files with 2 additions and 2 deletions

View File

@ -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
* @{
*/