Correct several doxygen tags (\file)

This commit is contained in:
Rémy Léone 2014-06-19 14:30:33 +02:00
parent f111058472
commit 8c3fa17ec0
33 changed files with 73 additions and 75 deletions

View file

@ -1,10 +1,10 @@
/** @file micro-common.h
/** @file cpu/stm32w108/hal/micro/micro-common.h
* @brief Minimal Hal functions common across all microcontroller-specific files.
* See @ref micro for documentation.
*
* <!--(C) COPYRIGHT 2010 STMicroelectronics. All rights reserved. -->
*/
/** @addtogroup micro
* Many of the supplied example applications use these microcontroller functions.
* See hal/micro/micro-common.h for source code.