diff --git a/boards/fox/include/periph_conf.h b/boards/fox/include/periph_conf.h index d9df21315b..66fe23a3fc 100644 --- a/boards/fox/include/periph_conf.h +++ b/boards/fox/include/periph_conf.h @@ -10,7 +10,7 @@ * @ingroup board_fox * @{ * - * @file periph_conf.h + * @file * @brief Peripheral MCU configuration for the fox board * * @author Thomas Eichinger diff --git a/boards/spark-core/include/periph_conf.h b/boards/spark-core/include/periph_conf.h index 6de64b38d8..b1e25bca2f 100644 --- a/boards/spark-core/include/periph_conf.h +++ b/boards/spark-core/include/periph_conf.h @@ -10,7 +10,7 @@ * @ingroup board_spark-core * @{ * - * @file periph_conf.h + * @file * @brief Peripheral MCU configuration for the spark-core board * * @author Christian Mehlis