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
|
* @ingroup boards_arduino-mkr-common
|
||||||
*
|
* @{
|
||||||
* @file
|
* @file
|
||||||
* @brief Board common implementations for the Arduino MKR boards
|
* @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>
|
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||||
|
*
|
||||||
* @}
|
* @}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup boards_arduino-mkr1000
|
* @ingroup boards_common_arduino-mkr
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup boards_arduino-mkr-common
|
* @ingroup boards_common_arduino-mkr
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
@ -7,9 +7,9 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup boards_arduino-mkr-common Arduino MKR Common
|
* @defgroup boards_common_arduino-mkr Arduino MKR Common
|
||||||
* @ingroup boards
|
* @ingroup boards_common
|
||||||
* @brief Support for the Arduino MKR boards type.
|
* @brief Shared files and configuration for the Arduino MKR boards type.
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
@ -8,14 +8,14 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup boards_arduino-mkr-common
|
* @ingroup boards_common_arduino-mkr
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @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 Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||||
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
|
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef GPIO_PARAMS_H
|
#ifndef GPIO_PARAMS_H
|
||||||
|
|||||||
@ -8,7 +8,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup boards_arduino-mkr-common
|
* @ingroup boards_common_arduino-mkr
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user