board/stm32f4discovery: fixed doxygen in periph_conf

This commit is contained in:
Hauke Petersen 2015-05-21 13:19:41 +02:00
parent 8cb0e59283
commit 807c6432cc

View File

@ -1,17 +1,17 @@
/* /*
* Copyright (C) 2014 Freie Universität Berlin * Copyright (C) 2014 Freie Universität Berlin
* *
* This file is subject to the terms and conditions of the GNU Lesser General * This file is subject to the terms and conditions of the GNU Lesser
* Public License v2.1. See the file LICENSE in the top level directory for more * General Public License v2.1. See the file LICENSE in the top level
* details. * directory for more details.
*/ */
/** /**
* @ingroup boards_stm32f3discovery * @ingroup boards_stm32f4discovery
* @{ * @{
* *
* @file * @file
* @name Peripheral MCU configuration for the STM32F4discovery board * @name Peripheral MCU configuration for the STM32F4discovery board
* *
* @author Hauke Petersen <hauke.petersen@fu-berlin.de> * @author Hauke Petersen <hauke.petersen@fu-berlin.de>
* @author Peter Kietzmann <peter.kietzmann@haw-hamburg.de> * @author Peter Kietzmann <peter.kietzmann@haw-hamburg.de>