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