diff --git a/drivers/periph_common/cpuid.c b/drivers/periph_common/cpuid.c index 5f3dbf8fd3..e6351be421 100644 --- a/drivers/periph_common/cpuid.c +++ b/drivers/periph_common/cpuid.c @@ -9,7 +9,7 @@ */ /** - * @addtogroup drivers + * @ingroup drivers_periph_cpuid * @{ * * @file diff --git a/drivers/periph_common/flashpage.c b/drivers/periph_common/flashpage.c index 487a439139..d5c557576f 100644 --- a/drivers/periph_common/flashpage.c +++ b/drivers/periph_common/flashpage.c @@ -7,7 +7,7 @@ */ /** - * @ingroup drivers + * @ingroup drivers_periph_flashpage * @{ * * @file diff --git a/drivers/periph_common/spi.c b/drivers/periph_common/spi.c index 29f325283f..2337be4c0b 100644 --- a/drivers/periph_common/spi.c +++ b/drivers/periph_common/spi.c @@ -8,7 +8,7 @@ */ /** - * @ingroup drivers + * @ingroup drivers_periph_spi * @{ * * @file diff --git a/drivers/periph_common/timer.c b/drivers/periph_common/timer.c index 1d9f8a58f4..5fcf6275f1 100644 --- a/drivers/periph_common/timer.c +++ b/drivers/periph_common/timer.c @@ -7,7 +7,7 @@ */ /** - * @ingroup drivers + * @ingroup drivers_periph_timer * @{ * * @file