boards/common: enhance doxygen for msb-a2

This commit is contained in:
smlng 2017-11-30 23:36:08 +01:00
parent 2a37aa265d
commit 37be1e3846
2 changed files with 6 additions and 7 deletions

View File

@ -7,11 +7,8 @@
*/
/**
* @ingroup msba2
* @ingroup boards_common_msba2
* @{
*/
/**
* @file
* @brief MSB-A2 board initialization
*
@ -20,6 +17,8 @@
* @author Michael Baar <baar@inf.fu-berlin.de>
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
* @note $Id$
*
* @}
*/
#include <string.h>
#include "board.h"

View File

@ -7,9 +7,9 @@
*/
/**
* @defgroup boards_msba2-common MSB-A2 common
* @ingroup boards
* @brief Common files for all MSB-A2 based boards
* @defgroup boards_common_msba2 MSB-A2 common
* @ingroup boards_common
* @brief Shared files and configuration for all MSB-A2 boards.
* @{
*
* @file