boards/common: enhance doxygen for msb-430

This commit is contained in:
smlng 2017-11-30 23:35:34 +01:00
parent f29b01ebe3
commit 2a37aa265d
3 changed files with 5 additions and 7 deletions

View File

@ -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"

View File

@ -10,7 +10,7 @@
#define SHT11_BOARD_H #define SHT11_BOARD_H
/** /**
* @ingroup msb_430h * @ingroup boards_common_msb-430
* @{ * @{
*/ */

View File

@ -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