From 18268ea535e24dd3b0580a6a876795767dd9fc92 Mon Sep 17 00:00:00 2001
From: Hauke Petersen <hauke.petersen@fu-berlin.de>
Date: Mon, 22 Jan 2018 12:25:00 +0100
Subject: [PATCH] boards/nucleo: fixed doxygen group in board.c

---
 boards/common/nucleo/board.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boards/common/nucleo/board.c b/boards/common/nucleo/board.c
index 9edd95d995..4a99f46ff6 100644
--- a/boards/common/nucleo/board.c
+++ b/boards/common/nucleo/board.c
@@ -11,7 +11,7 @@
  */
 
 /**
- * @ingroup     boards_nucleo
+ * @ingroup     boards_common_nucleo
  * @{
  *
  * @file
-- 
GitLab