boards/common: enhance doxygen for WSN-430
This commit is contained in:
parent
356fe22ec5
commit
08e838e9e0
@ -7,6 +7,18 @@
|
|||||||
* directory for more details.
|
* 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 "cpu.h"
|
||||||
#include "irq.h"
|
#include "irq.h"
|
||||||
#include "board.h"
|
#include "board.h"
|
||||||
|
|||||||
@ -8,9 +8,9 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup boards_wsn430-common WSN430 common
|
* @defgroup boards_common_wsn430 WSN430 common
|
||||||
* @ingroup boards
|
* @ingroup boards_common
|
||||||
* @brief Common files for WSN430 based boards
|
* @brief Shared files and configuration for all WSN430 based boards.
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup boards_wsn430-common
|
* @ingroup boards_common_wsn430
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user