boards/common: enhance doxygen for WSN-430

This commit is contained in:
smlng 2017-11-30 23:37:28 +01:00
parent 356fe22ec5
commit 08e838e9e0
3 changed files with 16 additions and 4 deletions

View File

@ -7,6 +7,18 @@
* directory for more details.
*/
/**
* @ingroup boards_common_wsn430
* @{
*
* @file
* @brief Board initialization for WSN430
*
* @author Milan Babel <babel@inf.fu-berlin.de>
*
* @}
*/
#include "cpu.h"
#include "irq.h"
#include "board.h"

View File

@ -8,9 +8,9 @@
*/
/**
* @defgroup boards_wsn430-common WSN430 common
* @ingroup boards
* @brief Common files for WSN430 based boards
* @defgroup boards_common_wsn430 WSN430 common
* @ingroup boards_common
* @brief Shared files and configuration for all WSN430 based boards.
* @{
*
* @file

View File

@ -8,7 +8,7 @@
*/
/**
* @ingroup boards_wsn430-common
* @ingroup boards_common_wsn430
* @{
*
* @file