Merge pull request #8494 from aabadie/pr/st_boards_doxygen
boards/*: minor doxygen fixes
This commit is contained in:
commit
c09ea29376
@ -11,7 +11,7 @@
|
|||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief Board specific implementations for the ST b-l072z-lrwan1 discovery board
|
* @brief Board specific implementations for the ST B-L072Z-LRWAN1 board
|
||||||
*
|
*
|
||||||
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||||
*
|
*
|
||||||
|
|||||||
@ -7,13 +7,13 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup boards_b-l072z-lrwan1 ST b-l072z-lrwan1 discovery
|
* @defgroup boards_b-l072z-lrwan1 ST B-L072Z-LRWAN1 LoRa discovery
|
||||||
* @ingroup boards
|
* @ingroup boards
|
||||||
* @brief Support for the ST b-l072z-lrwan1 board
|
* @brief Support for the ST B-L072Z-LRWAN1 board
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief Board specific definitions for the ST b-l072z-lrwan1 board
|
* @brief Board specific definitions for the ST B-L072Z-LRWAN1 board
|
||||||
*
|
*
|
||||||
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup boards_nucleo-common
|
* @ingroup boards_b-l072z-lrwan1
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief Peripheral MCU configuration for the ST b-l072z-lrwan1 board
|
* @brief Peripheral MCU configuration for the ST B-L072Z-LRWAN1 board
|
||||||
*
|
*
|
||||||
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief Board specific implementations for the b-l475e-iot01a board
|
* @brief Board specific implementations for the ST B-L475E-IOT01A board
|
||||||
*
|
*
|
||||||
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||||
*
|
*
|
||||||
|
|||||||
@ -9,11 +9,11 @@
|
|||||||
/**
|
/**
|
||||||
* @defgroup boards_b-l475e-iot01a ST B-L475E-IOT01A
|
* @defgroup boards_b-l475e-iot01a ST B-L475E-IOT01A
|
||||||
* @ingroup boards
|
* @ingroup boards
|
||||||
* @brief Support for the ST b-l475e-iot01a board
|
* @brief Support for the ST B-L475E-IOT01A board
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief Board specific definitions for the ST b-l475e-iot01a board
|
* @brief Board specific definitions for the ST B-L475E-IOT01A board
|
||||||
*
|
*
|
||||||
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -7,7 +7,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @ingroup boards_b-l475e-iot01a-common
|
* @ingroup boards_b-l475e-iot01a
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief Peripheral MCU configuration for the b-l475e-iot01a board
|
* @brief Peripheral MCU configuration for the B-L475E-IOT01A board
|
||||||
*
|
*
|
||||||
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
* @author Alexandre Abadie <alexandre.abadie@inria.fr>
|
||||||
*/
|
*/
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief Board specific implementations for the STM32F7Discovery evaluation board
|
* @brief Board specific implementations for the STM32F769 Discovery board
|
||||||
*
|
*
|
||||||
* @author Vincent Dupont <vincent@otakeys.com>
|
* @author Vincent Dupont <vincent@otakeys.com>
|
||||||
*
|
*
|
||||||
|
|||||||
@ -7,13 +7,13 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup boards_stm32f7discovery stm32f769 Discovery board
|
* @defgroup boards_stm32f7discovery STM32F769 Discovery board
|
||||||
* @ingroup boards
|
* @ingroup boards
|
||||||
* @brief Support for the stm32f769 Discovery board
|
* @brief Support for the STM32F769 Discovery board
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief Board specific definitions for the stm32f769 Discovery board
|
* @brief Board specific definitions for the STM32F769 Discovery board
|
||||||
*
|
*
|
||||||
* @author Vincent Dupont <vincent@otakeys.com>
|
* @author Vincent Dupont <vincent@otakeys.com>
|
||||||
* @author Sebastian Meiling <s@mlng.net>
|
* @author Sebastian Meiling <s@mlng.net>
|
||||||
|
|||||||
@ -11,7 +11,7 @@
|
|||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
* @file
|
* @file
|
||||||
* @brief Peripheral MCU configuration for the stm32f769discovery6 board
|
* @brief Peripheral MCU configuration for the STM32F769 Discovery board
|
||||||
*
|
*
|
||||||
* @author Vincent Dupont <vincent@otakeys.com>
|
* @author Vincent Dupont <vincent@otakeys.com>
|
||||||
*/
|
*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user