diff --git a/boards/iotlab-a8-m3/include/board.h b/boards/iotlab-a8-m3/include/board.h index 72179f1203..cf9086163b 100644 --- a/boards/iotlab-a8-m3/include/board.h +++ b/boards/iotlab-a8-m3/include/board.h @@ -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 * */ diff --git a/boards/iotlab-a8-m3/include/periph_conf.h b/boards/iotlab-a8-m3/include/periph_conf.h index 6483b142a7..4c4446ac96 100644 --- a/boards/iotlab-a8-m3/include/periph_conf.h +++ b/boards/iotlab-a8-m3/include/periph_conf.h @@ -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 * @author Hauke Petersen