From 84df8e15edee7795ac0b6c65429272a0d27fc01c Mon Sep 17 00:00:00 2001 From: Hauke Petersen Date: Thu, 12 Feb 2015 13:38:11 +0100 Subject: [PATCH] board/iot-lab_M3: fixed doxygen group name --- boards/iot-lab_M3/board.c | 2 +- boards/iot-lab_M3/include/board.h | 2 +- boards/iot-lab_M3/include/periph_conf.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/boards/iot-lab_M3/board.c b/boards/iot-lab_M3/board.c index b765f071d4..c194a42861 100644 --- a/boards/iot-lab_M3/board.c +++ b/boards/iot-lab_M3/board.c @@ -7,7 +7,7 @@ */ /** - * @ingroup board_iot-lab_M3 + * @ingroup boards_iot-lab_M3 * @{ * * @file board.c diff --git a/boards/iot-lab_M3/include/board.h b/boards/iot-lab_M3/include/board.h index 3e1cf2aaab..afc8ea8566 100644 --- a/boards/iot-lab_M3/include/board.h +++ b/boards/iot-lab_M3/include/board.h @@ -7,7 +7,7 @@ */ /** - * @defgroup board_iot-lab_M3 IoT-LAB M3 open node + * @defgroup boards_iot-lab_M3 IoT-LAB M3 open node * @ingroup boards * @brief Board specific files for the iot-lab_M3 board. * @{ diff --git a/boards/iot-lab_M3/include/periph_conf.h b/boards/iot-lab_M3/include/periph_conf.h index 46e902c15a..8bb4912c1c 100644 --- a/boards/iot-lab_M3/include/periph_conf.h +++ b/boards/iot-lab_M3/include/periph_conf.h @@ -7,7 +7,7 @@ */ /** - * @ingroup board_iot-lab_M3 + * @ingroup boards_iot-lab_M3 * @{ * * @file