From a5d83abf8fd5da36c2c7658f610a8b767c0bc704 Mon Sep 17 00:00:00 2001 From: Jose Alamos <jose.alamos@haw-hamburg.de> Date: Thu, 1 Mar 2018 11:42:40 +0100 Subject: [PATCH] boards/nz32-sc151: fix ingroup directive in periph_conf --- boards/nz32-sc151/include/periph_conf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/boards/nz32-sc151/include/periph_conf.h b/boards/nz32-sc151/include/periph_conf.h index 78948985d0..800a543aa4 100644 --- a/boards/nz32-sc151/include/periph_conf.h +++ b/boards/nz32-sc151/include/periph_conf.h @@ -7,7 +7,7 @@ */ /** - * @ingroup nz32-sc151 + * @ingroup boards_nz32-sc151 * @{ * * @file -- GitLab