boards/common: enhance doxygen for arduino-mkr
This commit is contained in:
parent
779979bab5
commit
f29b01ebe3
@ -9,12 +9,13 @@
|
||||
|
||||
/**
|
||||
* @ingroup boards_arduino-mkr-common
|
||||
*
|
||||
* @{
|
||||
* @file
|
||||
* @brief Board common implementations for the Arduino MKR boards
|
||||
*
|
||||
* @author Hauke Pertersen <hauke.pertersen@fu-berlin.de>
|
||||
* @author Hauke Pertersen <hauke.pertersen@fu-berlin.de>
|
||||
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||
*
|
||||
* @}
|
||||
*/
|
||||
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_arduino-mkr1000
|
||||
* @ingroup boards_common_arduino-mkr
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_arduino-mkr-common
|
||||
* @ingroup boards_common_arduino-mkr
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -7,9 +7,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_arduino-mkr-common Arduino MKR Common
|
||||
* @ingroup boards
|
||||
* @brief Support for the Arduino MKR boards type.
|
||||
* @defgroup boards_common_arduino-mkr Arduino MKR Common
|
||||
* @ingroup boards_common
|
||||
* @brief Shared files and configuration for the Arduino MKR boards type.
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -8,14 +8,14 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_arduino-mkr-common
|
||||
* @ingroup boards_common_arduino-mkr
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
* @brief Board specific configuration of direct mapped GPIOs
|
||||
* @brief Board specific configuration of direct mapped GPIOs
|
||||
*
|
||||
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
|
||||
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
|
||||
*/
|
||||
|
||||
#ifndef GPIO_PARAMS_H
|
||||
|
||||
@ -8,7 +8,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_arduino-mkr-common
|
||||
* @ingroup boards_common_arduino-mkr
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user