boards/iotlab-a8-m3: fix doxygen grouping

This commit is contained in:
Alexandre Abadie 2018-03-07 10:28:23 +01:00
parent d025de32ed
commit 4cd7307cbc
2 changed files with 5 additions and 5 deletions

View File

@ -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 * @ingroup boards
* @brief Support for the iotlab-m3 board * @brief Support for the iotlab-a8-m3 board
* @{ * @{
* *
* @file * @file
* @brief Board specific definitions for the iotlab-m3 board * @brief Board specific definitions for the iotlab-a8-m3 board
* *
*/ */

View File

@ -7,11 +7,11 @@
*/ */
/** /**
* @ingroup boards_iotlab-m3 * @ingroup boards_iotlab-a8-m3
* @{ * @{
* *
* @file * @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 Thomas Eichinger <thomas.eichinger@fu-berlin.de>
* @author Hauke Petersen <hauke.petersen@fu-berlin.de> * @author Hauke Petersen <hauke.petersen@fu-berlin.de>