1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/nucleo*: cleanup board doxygen group definition

These boards were providing an empty doc.txt and the group definition was still in the periph_conf.h file
This commit is contained in:
Alexandre Abadie 2019-07-07 13:09:13 +02:00
parent f92297b994
commit 1e7409a4f0
No known key found for this signature in database
GPG Key ID: 1C919A403CAE1405
18 changed files with 38 additions and 27 deletions

View File

@ -1,2 +1,5 @@
/**
@defgroup boards_nucleo-f412zg STM32 Nucleo-F412ZG
@ingroup boards_common_nucleo144
@brief Support for the STM32 Nucleo-F412ZG
*/

View File

@ -8,9 +8,7 @@
*/
/**
* @defgroup boards_nucleo-f412zg STM32 Nucleo-F412ZG
* @ingroup boards_common_nucleo144
* @brief Support for the STM32 Nucleo-F412ZG
* @ingroup boards_nucleo-f412zg
* @{
*
* @file

View File

@ -1,2 +1,5 @@
/**
@defgroup boards_nucleo-f413zh STM32 Nucleo-F413ZH
@ingroup boards_common_nucleo144
@brief Support for the STM32 Nucleo-F413ZH
*/

View File

@ -8,9 +8,7 @@
*/
/**
* @defgroup boards_nucleo-f413zh STM32 Nucleo-F413ZH
* @ingroup boards_common_nucleo144
* @brief Support for the STM32 Nucleo-F413ZH
* @ingroup boards_nucleo-f413zh
* @{
*
* @file

View File

@ -1,2 +1,5 @@
/**
@defgroup boards_nucleo-f429zi STM32 Nucleo-F429ZI
@ingroup boards_common_nucleo144
@brief Support for the STM32 Nucleo-F429ZI
*/

View File

@ -7,9 +7,7 @@
*/
/**
* @defgroup boards_nucleo-f429zi STM32 Nucleo-F429ZI
* @ingroup boards_common_nucleo144
* @brief Support for the STM32 Nucleo-F429ZI
* @ingroup boards_nucleo-f429zi
* @{
*
* @file

View File

@ -1,2 +1,5 @@
/**
@defgroup boards_nucleo-f722ze STM32 Nucleo-F722ZE
@ingroup boards_common_nucleo144
@brief Support for the STM32 Nucleo-F722ZE
*/

View File

@ -7,9 +7,7 @@
*/
/**
* @defgroup boards_nucleo-f722ze STM32 Nucleo-F722ZE
* @ingroup boards_common_nucleo144
* @brief Support for the STM32 Nucleo-F722ZE
* @ingroup boards_nucleo-f722ze
* @{
*
* @file

View File

@ -1,2 +1,5 @@
/**
@defgroup boards_nucleo-f746zg STM32 Nucleo-F746ZG
@ingroup boards_common_nucleo144
@brief Support for the STM32 Nucleo-F746ZG
*/

View File

@ -7,9 +7,7 @@
*/
/**
* @defgroup boards_nucleo-f746zg STM32 Nucleo-F746ZG
* @ingroup boards_common_nucleo144
* @brief Support for the STM32 Nucleo-F746ZG
* @ingroup boards_nucleo-f746zg
* @{
*
* @file

View File

@ -1,2 +1,5 @@
/**
@defgroup boards_nucleo-f767zi STM32 Nucleo-F767ZI
@ingroup boards_common_nucleo144
@brief Support for the STM32 Nucleo-F767ZI
*/

View File

@ -7,9 +7,7 @@
*/
/**
* @defgroup boards_nucleo-f767zi STM32 Nucleo-F767ZI
* @ingroup boards_common_nucleo144
* @brief Support for the STM32 Nucleo-F767ZI
* @ingroup boards_nucleo-f767zi
* @{
*
* @file

View File

@ -1,2 +1,5 @@
/**
@defgroup boards_nucleo-l031k6 STM32 Nucleo-L031K6
@ingroup boards_common_nucleo32
@brief Support for the STM32 Nucleo-L031K6
*/

View File

@ -8,9 +8,7 @@
*/
/**
* @defgroup boards_nucleo-l031k6 STM32 Nucleo-L031K6
* @ingroup boards_common_nucleo32
* @brief Support for the STM32 Nucleo-L031K6
* @ingroup boards_nucleo-l031k6
* @{
*
* @file

View File

@ -1,2 +1,5 @@
/**
@defgroup boards_nucleo-l432kc STM32 Nucleo-L432KC
@ingroup boards_common_nucleo32
@brief Support for the STM32 Nucleo-L432KC
*/

View File

@ -8,9 +8,7 @@
*/
/**
* @defgroup boards_nucleo-l432kc STM32 Nucleo-L432KC
* @ingroup boards_common_nucleo32
* @brief Support for the STM32 Nucleo-L432KC
* @ingroup boards_nucleo-l432kc
* @{
*
* @file

View File

@ -0,0 +1,5 @@
/**
@defgroup boards_nucleo-l433rc STM32 Nucleo-L433RC
@ingroup boards_common_nucleo64
@brief Support for the STM32 Nucleo-L433RC
*/

View File

@ -7,9 +7,7 @@
*/
/**
* @defgroup boards_nucleo-l433rc STM32 Nucleo-L433RC
* @ingroup boards_common_nucleo64
* @brief Support for the STM32 Nucleo-L433RC
* @ingroup boards_nucleo-l433rc
* @{
*
* @file