board/nucleo-l1: fixed doxygen group name

This commit is contained in:
Hauke Petersen 2015-02-12 13:41:56 +01:00
parent baacfc3064
commit bd8b4c52f5
3 changed files with 5 additions and 5 deletions

View File

@ -7,10 +7,10 @@
*/ */
/** /**
* @ingroup board_nucleo-l1 * @ingroup boards_nucleo-l1
* @{ * @{
* *
* @file board.c * @file
* @brief Board specific implementations for the nucleo-l1 board * @brief Board specific implementations for the nucleo-l1 board
* *
* @author Thomas Eichinger <thomas.eichinger@fu-berlin.de> * @author Thomas Eichinger <thomas.eichinger@fu-berlin.de>

View File

@ -7,7 +7,7 @@
*/ */
/** /**
* @defgroup board_nucleo-l1 Nucleo-L1 * @defgroup boards_nucleo-l1 Nucleo-L1
* @ingroup boards * @ingroup boards
* @brief Board specific files for the nucleo-l1 board. * @brief Board specific files for the nucleo-l1 board.
* @{ * @{

View File

@ -7,10 +7,10 @@
*/ */
/** /**
* @ingroup board_nucleo-l1 * @ingroup boards_nucleo-l1
* @{ * @{
* *
* @file periph_conf.h * @file
* @brief Peripheral MCU configuration for the nucleo-l1 board * @brief Peripheral MCU configuration for the nucleo-l1 board
* *
* @author Thomas Eichinger <thomas.eichinger@fu-berlin.de> * @author Thomas Eichinger <thomas.eichinger@fu-berlin.de>