mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/common: enhance doxygen for arduino-due
This commit is contained in:
parent
800fac5be4
commit
779979bab5
@ -7,9 +7,9 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_common_arduino_due Shared Arduino Due Code
|
||||
* @ingroup boards
|
||||
* @brief Shared code for Arduino Due based boards
|
||||
* @defgroup boards_common_arduino_due Arduino Due Common
|
||||
* @ingroup boards_common
|
||||
* @brief Shared files and configuration for Arduino Due based boards.
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -7,13 +7,13 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_common_arduino_due
|
||||
* @ingroup boards_common_arduino_due
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
* @brief Board specific configuration of direct mapped GPIOs
|
||||
* @brief Board specific configuration of direct mapped GPIOs
|
||||
*
|
||||
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
|
||||
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
|
||||
*/
|
||||
|
||||
#ifndef GPIO_PARAMS_H
|
||||
|
Loading…
Reference in New Issue
Block a user