mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
boards/periph_conf: fix Doxygen group directives
This commit is contained in:
parent
7b28fbf110
commit
2531487fca
@ -9,9 +9,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_mips-malta MIPS MALTA
|
||||
* @ingroup boards
|
||||
* @brief peripheral configuration for the MIPS Malta FPGA system
|
||||
* @ingroup boards_mips-malta
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -7,9 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_nucleo-f031k6 STM32 Nucleo-F031K6
|
||||
* @ingroup boards_common_nucleo32
|
||||
* @brief Support for the STM32 Nucleo-F031K6
|
||||
* @ingroup boards_nucleo-f031k6
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -7,9 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_nucleo-f042k6 STM32 Nucleo-F042K6
|
||||
* @ingroup boards_common_nucleo32
|
||||
* @brief Support for the STM32 Nucleo-F042K6
|
||||
* @ingroup boards_nucleo-f042k6
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -7,9 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_nucleo-f207zg STM32 Nucleo-F207ZG
|
||||
* @ingroup boards_common_nucleo144
|
||||
* @brief Support for the STM32 Nucleo-F207ZG
|
||||
* @ingroup boards_nucleo-f207zg
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -10,9 +10,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_nucleo-l452re STM32 Nucleo-L452RE
|
||||
* @ingroup boards_common_nucleo64
|
||||
* @brief Support for the STM32 Nucleo-L452RE
|
||||
* @ingroup boards_nucleo-l452re
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -9,9 +9,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_pic32-clicker MikroE PIC32 Clicker
|
||||
* @ingroup boards
|
||||
* @brief peripheral configuration for the MikroE PIC32 Clicker
|
||||
* @ingroup boards_pic32-clicker
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -9,9 +9,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup boards_pic32-wifire Digilent PIC32 WiFire
|
||||
* @ingroup boards
|
||||
* @brief peripheral configuration for the Digilent PIC32 WiFire
|
||||
* @ingroup boards_pic32-wifire
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
@ -7,7 +7,7 @@
|
||||
*/
|
||||
|
||||
/**
|
||||
* @ingroup boards_wstk6220
|
||||
* @ingroup boards_slwstk6220a
|
||||
* @{
|
||||
*
|
||||
* @file
|
||||
|
Loading…
Reference in New Issue
Block a user