Merge pull request #8494 from aabadie/pr/st_boards_doxygen

boards/*:  minor doxygen fixes
This commit is contained in:
Gaëtan Harter 2018-01-31 14:40:40 +01:00 committed by GitHub
commit c09ea29376
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
11 changed files with 16 additions and 16 deletions

View File

@ -11,7 +11,7 @@
* @{
*
* @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>
*

View File

@ -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
* @brief Support for the ST b-l072z-lrwan1 board
* @brief Support for the ST B-L072Z-LRWAN1 board
* @{
*
* @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>
*/

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup boards_nucleo-common
* @ingroup boards_b-l072z-lrwan1
* @{
*
* @file

View File

@ -11,7 +11,7 @@
* @{
*
* @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>
*/

View File

@ -11,7 +11,7 @@
* @{
*
* @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>
*

View File

@ -9,11 +9,11 @@
/**
* @defgroup boards_b-l475e-iot01a ST B-L475E-IOT01A
* @ingroup boards
* @brief Support for the ST b-l475e-iot01a board
* @brief Support for the ST B-L475E-IOT01A board
* @{
*
* @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>
*/

View File

@ -7,7 +7,7 @@
*/
/**
* @ingroup boards_b-l475e-iot01a-common
* @ingroup boards_b-l475e-iot01a
* @{
*
* @file

View File

@ -11,7 +11,7 @@
* @{
*
* @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>
*/

View File

@ -11,7 +11,7 @@
* @{
*
* @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>
*

View File

@ -7,13 +7,13 @@
*/
/**
* @defgroup boards_stm32f7discovery stm32f769 Discovery board
* @defgroup boards_stm32f7discovery STM32F769 Discovery board
* @ingroup boards
* @brief Support for the stm32f769 Discovery board
* @brief Support for the STM32F769 Discovery board
* @{
*
* @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 Sebastian Meiling <s@mlng.net>

View File

@ -11,7 +11,7 @@
* @{
*
* @file
* @brief Peripheral MCU configuration for the stm32f769discovery6 board
* @brief Peripheral MCU configuration for the STM32F769 Discovery board
*
* @author Vincent Dupont <vincent@otakeys.com>
*/