From fcce4368d71e7aaa4d4669fb35b0cb682d8f8819 Mon Sep 17 00:00:00 2001 From: Hauke Petersen Date: Thu, 12 Feb 2015 13:33:59 +0100 Subject: [PATCH] board/arduino-due: fixed doxygen group --- boards/arduino-due/board.c | 2 +- boards/arduino-due/include/board.h | 2 +- boards/arduino-due/include/periph_conf.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/boards/arduino-due/board.c b/boards/arduino-due/board.c index 4b87a8ac3f..d63c3e36d3 100644 --- a/boards/arduino-due/board.c +++ b/boards/arduino-due/board.c @@ -7,7 +7,7 @@ */ /** - * @ingroup board_arduino-due + * @ingroup boards_arduino-due * @{ * * @file board.c diff --git a/boards/arduino-due/include/board.h b/boards/arduino-due/include/board.h index f63fcda1d3..94aaa58592 100644 --- a/boards/arduino-due/include/board.h +++ b/boards/arduino-due/include/board.h @@ -7,7 +7,7 @@ */ /** - * @defgroup board_arduino-due Arduino Due + * @defgroup boards_arduino-due Arduino Due * @ingroup boards * @brief Support for the Arduino Due board. * @{ diff --git a/boards/arduino-due/include/periph_conf.h b/boards/arduino-due/include/periph_conf.h index 464ca4702e..2380b6e87b 100644 --- a/boards/arduino-due/include/periph_conf.h +++ b/boards/arduino-due/include/periph_conf.h @@ -7,7 +7,7 @@ */ /** - * @ingroup board_arduino-due + * @ingroup boards_arduino-due * @{ * * @file