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:
parent
f70aeeb0d2
commit
d45ab123bf
@ -10,7 +10,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup board_z1
|
||||
* @ingroup boards_z1
|
||||
* @{
|
||||
*
|
||||
* @file board.c
|
||||
|
@ -11,7 +11,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup board_z1
|
||||
* @ingroup boards_z1
|
||||
* @{
|
||||
*
|
||||
* @file driver_cc2420.c
|
||||
|
@ -10,7 +10,7 @@
|
||||
#define BOARD_CONF_H
|
||||
|
||||
/**
|
||||
* @ingroup board_z1
|
||||
* @ingroup boards_z1
|
||||
*
|
||||
* @{
|
||||
*/
|
||||
|
@ -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.
|
||||
*
|
||||
|
@ -10,7 +10,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup board_z1
|
||||
* @ingroup boards_z1
|
||||
* @{
|
||||
*
|
||||
* @file uart.c
|
||||
|
Loading…
Reference in New Issue
Block a user