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:
parent
f92297b994
commit
1e7409a4f0
@ -1,2 +1,5 @@
|
||||
/**
|
||||
@defgroup boards_nucleo-f412zg STM32 Nucleo-F412ZG
|
||||
@ingroup boards_common_nucleo144
|
||||
@brief Support for the STM32 Nucleo-F412ZG
|
||||
*/
|
||||
|
@ -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
|
||||
|
@ -1,2 +1,5 @@
|
||||
/**
|
||||
@defgroup boards_nucleo-f413zh STM32 Nucleo-F413ZH
|
||||
@ingroup boards_common_nucleo144
|
||||
@brief Support for the STM32 Nucleo-F413ZH
|
||||
*/
|
||||
|
@ -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
|
||||
|
@ -1,2 +1,5 @@
|
||||
/**
|
||||
@defgroup boards_nucleo-f429zi STM32 Nucleo-F429ZI
|
||||
@ingroup boards_common_nucleo144
|
||||
@brief Support for the STM32 Nucleo-F429ZI
|
||||
*/
|
||||
|
@ -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
|
||||
|
@ -1,2 +1,5 @@
|
||||
/**
|
||||
@defgroup boards_nucleo-f722ze STM32 Nucleo-F722ZE
|
||||
@ingroup boards_common_nucleo144
|
||||
@brief Support for the STM32 Nucleo-F722ZE
|
||||
*/
|
||||
|
@ -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
|
||||
|
@ -1,2 +1,5 @@
|
||||
/**
|
||||
@defgroup boards_nucleo-f746zg STM32 Nucleo-F746ZG
|
||||
@ingroup boards_common_nucleo144
|
||||
@brief Support for the STM32 Nucleo-F746ZG
|
||||
*/
|
||||
|
@ -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
|
||||
|
@ -1,2 +1,5 @@
|
||||
/**
|
||||
@defgroup boards_nucleo-f767zi STM32 Nucleo-F767ZI
|
||||
@ingroup boards_common_nucleo144
|
||||
@brief Support for the STM32 Nucleo-F767ZI
|
||||
*/
|
||||
|
@ -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
|
||||
|
@ -1,2 +1,5 @@
|
||||
/**
|
||||
@defgroup boards_nucleo-l031k6 STM32 Nucleo-L031K6
|
||||
@ingroup boards_common_nucleo32
|
||||
@brief Support for the STM32 Nucleo-L031K6
|
||||
*/
|
||||
|
@ -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
|
||||
|
@ -1,2 +1,5 @@
|
||||
/**
|
||||
@defgroup boards_nucleo-l432kc STM32 Nucleo-L432KC
|
||||
@ingroup boards_common_nucleo32
|
||||
@brief Support for the STM32 Nucleo-L432KC
|
||||
*/
|
||||
|
@ -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
|
||||
|
5
boards/nucleo-l433rc/doc.txt
Normal file
5
boards/nucleo-l433rc/doc.txt
Normal file
@ -0,0 +1,5 @@
|
||||
/**
|
||||
@defgroup boards_nucleo-l433rc STM32 Nucleo-L433RC
|
||||
@ingroup boards_common_nucleo64
|
||||
@brief Support for the STM32 Nucleo-L433RC
|
||||
*/
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user