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
|
* @file
|
||||||
* @brief MSB-A2 board initialization
|
* @brief MSB-A2 board initialization
|
||||||
*
|
*
|
||||||
@ -20,6 +17,8 @@
|
|||||||
* @author Michael Baar <baar@inf.fu-berlin.de>
|
* @author Michael Baar <baar@inf.fu-berlin.de>
|
||||||
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
|
* @author Zakaria Kasmi <zkasmi@inf.fu-berlin.de>
|
||||||
* @note $Id$
|
* @note $Id$
|
||||||
|
*
|
||||||
|
* @}
|
||||||
*/
|
*/
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include "board.h"
|
#include "board.h"
|
||||||
|
|||||||
@ -7,9 +7,9 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup boards_msba2-common MSB-A2 common
|
* @defgroup boards_common_msba2 MSB-A2 common
|
||||||
* @ingroup boards
|
* @ingroup boards_common
|
||||||
* @brief Common files for all MSB-A2 based boards
|
* @brief Shared files and configuration for all MSB-A2 boards.
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user