board/z1: fixed doxygen group name

This commit is contained in:
Hauke Petersen 2015-02-12 13:59:25 +01:00
parent f70aeeb0d2
commit d45ab123bf
5 changed files with 5 additions and 5 deletions

View File

@ -10,7 +10,7 @@
*/ */
/** /**
* @ingroup board_z1 * @ingroup boards_z1
* @{ * @{
* *
* @file board.c * @file board.c

View File

@ -11,7 +11,7 @@
*/ */
/** /**
* @ingroup board_z1 * @ingroup boards_z1
* @{ * @{
* *
* @file driver_cc2420.c * @file driver_cc2420.c

View File

@ -10,7 +10,7 @@
#define BOARD_CONF_H #define BOARD_CONF_H
/** /**
* @ingroup board_z1 * @ingroup boards_z1
* *
* @{ * @{
*/ */

View File

@ -11,7 +11,7 @@
#define _Z1_BOARD_H #define _Z1_BOARD_H
/** /**
* @defgroup board_z1 Zolertia Z1 * @defgroup boards_z1 Zolertia Z1
* @ingroup boards * @ingroup boards
* @brief Support for the Zolertia Z1 board. * @brief Support for the Zolertia Z1 board.
* *

View File

@ -10,7 +10,7 @@
*/ */
/** /**
* @ingroup board_z1 * @ingroup boards_z1
* @{ * @{
* *
* @file uart.c * @file uart.c