Skip to content

Commit

Permalink
boards/periph_conf: fix Doxygen group directives
Browse files Browse the repository at this point in the history
  • Loading branch information
jia200x committed Aug 1, 2018
1 parent 7b28fbf commit 2531487
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 22 deletions.
4 changes: 1 addition & 3 deletions boards/mips-malta/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions boards/nucleo-f031k6/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions boards/nucleo-f042k6/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions boards/nucleo-f207zg/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions boards/nucleo-l452re/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions boards/pic32-clicker/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 1 addition & 3 deletions boards/pic32-wifire/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion boards/slwstk6220a/include/periph_conf.h
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
*/

/**
* @ingroup boards_wstk6220
* @ingroup boards_slwstk6220a
* @{
*
* @file
Expand Down

0 comments on commit 2531487

Please sign in to comment.