mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
Merge pull request #8749 from aabadie/pr/boards/iotlab-a8-m3_doxygne
boards/iotlab-a8-m3: fix doxygen grouping
This commit is contained in:
commit
e4d88f2f0f
@ -7,13 +7,13 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_iotlab-m3 IoT-LAB M3 open node
|
||||
* @defgroup boards_iotlab-a8-m3 IoT-LAB A8 M3 open node
|
||||
* @ingroup boards
|
||||
* @brief Support for the iotlab-m3 board
|
||||
* @brief Support for the iotlab-a8-m3 board
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
* @brief Board specific definitions for the iotlab-m3 board
|
||||
* @brief Board specific definitions for the iotlab-a8-m3 board
|
||||
*
|
||||
*/
|
||||
|
||||
|
@ -7,11 +7,11 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_iotlab-m3
|
||||
* @ingroup boards_iotlab-a8-m3
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
* @brief Peripheral MCU configuration for the iotlab-m3 board
|
||||
* @brief Peripheral MCU configuration for the iotlab-a8-m3 board
|
||||
*
|
||||
* @author Thomas Eichinger <thomas.eichinger@fu-berlin.de>
|
||||
* @author Hauke Petersen <hauke.petersen@fu-berlin.de>
|
||||
|
Loading…
Reference in New Issue
Block a user