1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-31 17:31:18 +01:00

drivers/periph: fix doxygen groups in implementation

This commit is contained in:
Alexandre Abadie 2018-05-23 17:55:11 +02:00
parent 8b8c415a3e
commit d6eddde5e1
4 changed files with 4 additions and 4 deletions

View File

@ -9,7 +9,7 @@
*/
/**
* @addtogroup drivers
* @ingroup drivers_periph_cpuid
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup drivers
* @ingroup drivers_periph_flashpage
* @{
*
* @file

View File

@ -8,7 +8,7 @@
*/
/**
* @ingroup drivers
* @ingroup drivers_periph_spi
* @{
*
* @file

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup drivers
* @ingroup drivers_periph_timer
* @{
*
* @file