1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

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

View File

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

View File

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

View File

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

View File

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