boards/common: enhance doxygen for msb-a2
This commit is contained in:
parent
2a37aa265d
commit
37be1e3846
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user