boards/common: enhance doxygen for msb-430
This commit is contained in:
parent
f29b01ebe3
commit
2a37aa265d
@ -9,15 +9,13 @@
|
||||
/**
|
||||
* @ingroup boards
|
||||
* @{
|
||||
*/
|
||||
|
||||
/**
|
||||
* @file
|
||||
* @brief msb-430 common board initialization
|
||||
*
|
||||
* @author Oliver Hahm <oliver.hahm@inria.fr>
|
||||
* @author Kaspar Schleiser <kaspar@schleiser.de>
|
||||
*
|
||||
* @}
|
||||
*/
|
||||
|
||||
#include "cpu.h"
|
||||
|
||||
@ -10,7 +10,7 @@
|
||||
#define SHT11_BOARD_H
|
||||
|
||||
/**
|
||||
* @ingroup msb_430h
|
||||
* @ingroup boards_common_msb-430
|
||||
* @{
|
||||
*/
|
||||
|
||||
|
||||
@ -7,9 +7,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_msb430-common MSB-430 common
|
||||
* @ingroup boards
|
||||
* @brief Common files for all MSB-430 boards
|
||||
* @defgroup boards_common_msb-430 MSB-430 common
|
||||
* @ingroup boards_common
|
||||
* @brief Shared files and configuration for all MSB-430 boards.
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user