Merge pull request #9169 from aabadie/pr/doc/periph_groups

drivers/periph: fix doxygen groups in implementation
This commit is contained in:
Alexandre Abadie 2018-05-24 09:35:04 +02:00 committed by GitHub
commit 6326c43eab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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