mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 06:23:53 +01:00
board/arduino-mega2560: fixed doxygen group name
This commit is contained in:
parent
fcce4368d7
commit
f642cbb7e1
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup board_arduino-mega2560
|
||||
* @ingroup boards_arduino-mega2560
|
||||
* @{
|
||||
*
|
||||
* @file board.c
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup board_arduino-mega2560 Arduino Mega 2560
|
||||
* @defgroup boards_arduino-mega2560 Arduino Mega 2560
|
||||
* @ingroup boards
|
||||
* @brief Board specific files for the Arduino Mega 2560 board.
|
||||
* @{
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup board_arduino-mega2560
|
||||
* @ingroup boards_arduino-mega2560
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user