diff --git a/boards/stm32f4discovery/board.c b/boards/stm32f4discovery/board.c index be081d6f23..84b1643ab2 100644 --- a/boards/stm32f4discovery/board.c +++ b/boards/stm32f4discovery/board.c @@ -7,7 +7,7 @@ */ /** - * @ingroup board_stm32f4discovery + * @ingroup boards_stm32f3discovery * @{ * * @file diff --git a/boards/stm32f4discovery/include/board.h b/boards/stm32f4discovery/include/board.h index 7ea51c4a31..f29617a960 100644 --- a/boards/stm32f4discovery/include/board.h +++ b/boards/stm32f4discovery/include/board.h @@ -7,7 +7,7 @@ */ /** - * @defgroup board_stm32f4discovery STM32F4Discovery + * @defgroup boards_stm32f4discovery STM32F4Discovery * @ingroup boards * @brief Board specific files for the STM32F4Discovery board * @{ diff --git a/boards/stm32f4discovery/include/periph_conf.h b/boards/stm32f4discovery/include/periph_conf.h index f594dbed90..cfc73d5cff 100644 --- a/boards/stm32f4discovery/include/periph_conf.h +++ b/boards/stm32f4discovery/include/periph_conf.h @@ -7,7 +7,7 @@ */ /** - * @ingroup board_stm32f4discovery + * @ingroup boards_stm32f3discovery * @{ * * @file