board/spark-core: fixed doxygen group name

This commit is contained in:
Hauke Petersen 2015-02-12 13:54:34 +01:00
parent d476a3d30c
commit 7b98e71139
4 changed files with 6 additions and 6 deletions

View File

@ -7,10 +7,10 @@
*/ */
/** /**
* @ingroup board_spark-core * @ingroup boards_spark-core
* @{ * @{
* *
* @file board.c * @file
* @brief Board specific implementations for the spark-core board * @brief Board specific implementations for the spark-core board
* *
* @author Christian Mehlis <mehlis@inf.fu-berlin.de> * @author Christian Mehlis <mehlis@inf.fu-berlin.de>

View File

@ -7,7 +7,7 @@
*/ */
/** /**
* @defgroup board_spark-core Spark-Core * @defgroup boards_spark-core Spark-Core
* @ingroup boards * @ingroup boards
* @brief Board specific files for the spark-core board. * @brief Board specific files for the spark-core board.
* @{ * @{

View File

@ -7,7 +7,7 @@
*/ */
/** /**
* @ingroup board_spark-core * @ingroup boards_spark-core
* @{ * @{
* *
* @file * @file

View File

@ -7,10 +7,10 @@
*/ */
/** /**
* @ingroup board_iot-lab_M3 * @ingroup boards_spark-core
* @{ * @{
* *
* @file system_stm32f1.c * @file
* @brief Board specific clock setup * @brief Board specific clock setup
* *
* @author Thomas Eichinger <thomas.eichinger@fu-berlin.de> * @author Thomas Eichinger <thomas.eichinger@fu-berlin.de>