board/spark-core: fixed doxygen group name
This commit is contained in:
parent
d476a3d30c
commit
7b98e71139
@ -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
|
||||
*
|
||||
* @author Christian Mehlis <mehlis@inf.fu-berlin.de>
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup board_spark-core Spark-Core
|
||||
* @defgroup boards_spark-core Spark-Core
|
||||
* @ingroup boards
|
||||
* @brief Board specific files for the spark-core board.
|
||||
* @{
|
||||
|
||||
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup board_spark-core
|
||||
* @ingroup boards_spark-core
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
||||
@ -7,10 +7,10 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup board_iot-lab_M3
|
||||
* @ingroup boards_spark-core
|
||||
* @{
|
||||
*
|
||||
* @file system_stm32f1.c
|
||||
* @file
|
||||
* @brief Board specific clock setup
|
||||
*
|
||||
* @author Thomas Eichinger <thomas.eichinger@fu-berlin.de>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user