From 807c6432ccd495b932a10ccba1cc9b252b8ac47e Mon Sep 17 00:00:00 2001 From: Hauke Petersen Date: Thu, 21 May 2015 13:19:41 +0200 Subject: [PATCH] board/stm32f4discovery: fixed doxygen in periph_conf --- boards/stm32f4discovery/include/periph_conf.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/boards/stm32f4discovery/include/periph_conf.h b/boards/stm32f4discovery/include/periph_conf.h index cfc73d5cff..7e29a06864 100644 --- a/boards/stm32f4discovery/include/periph_conf.h +++ b/boards/stm32f4discovery/include/periph_conf.h @@ -1,17 +1,17 @@ /* * Copyright (C) 2014 Freie Universität Berlin * - * This file is subject to the terms and conditions of the GNU Lesser General - * Public License v2.1. See the file LICENSE in the top level directory for more - * details. + * This file is subject to the terms and conditions of the GNU Lesser + * General Public License v2.1. See the file LICENSE in the top level + * directory for more details. */ /** - * @ingroup boards_stm32f3discovery + * @ingroup boards_stm32f4discovery * @{ * * @file - * @name Peripheral MCU configuration for the STM32F4discovery board + * @name Peripheral MCU configuration for the STM32F4discovery board * * @author Hauke Petersen * @author Peter Kietzmann