boards/common: enhance doxygen for WSN-430
This commit is contained in:
parent
356fe22ec5
commit
08e838e9e0
@ -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"
|
||||
|
||||
@ -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
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_wsn430-common
|
||||
* @ingroup boards_common_wsn430
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user