From c1a9338346fcd57967cca9586370929c569e3262 Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Mon, 29 Jan 2018 22:25:23 +0100 Subject: [PATCH 1/3] boards/b-l072z-lrwan1: update board name in doxygen --- boards/b-l072z-lrwan1/board.c | 2 +- boards/b-l072z-lrwan1/include/board.h | 6 +++--- boards/b-l072z-lrwan1/include/gpio_params.h | 2 +- boards/b-l072z-lrwan1/include/periph_conf.h | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/boards/b-l072z-lrwan1/board.c b/boards/b-l072z-lrwan1/board.c index e253948a15b9..444c84426d53 100644 --- a/boards/b-l072z-lrwan1/board.c +++ b/boards/b-l072z-lrwan1/board.c @@ -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 * diff --git a/boards/b-l072z-lrwan1/include/board.h b/boards/b-l072z-lrwan1/include/board.h index c0774bce5cdf..e4c5ee6ee494 100644 --- a/boards/b-l072z-lrwan1/include/board.h +++ b/boards/b-l072z-lrwan1/include/board.h @@ -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 */ diff --git a/boards/b-l072z-lrwan1/include/gpio_params.h b/boards/b-l072z-lrwan1/include/gpio_params.h index b5f46abf33b3..baa05f694ac3 100644 --- a/boards/b-l072z-lrwan1/include/gpio_params.h +++ b/boards/b-l072z-lrwan1/include/gpio_params.h @@ -7,7 +7,7 @@ */ /** - * @ingroup boards_nucleo-common + * @ingroup boards_b-l072z-lrwan1 * @{ * * @file diff --git a/boards/b-l072z-lrwan1/include/periph_conf.h b/boards/b-l072z-lrwan1/include/periph_conf.h index 4edcc92c406b..68361fd49e4d 100644 --- a/boards/b-l072z-lrwan1/include/periph_conf.h +++ b/boards/b-l072z-lrwan1/include/periph_conf.h @@ -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 */ From fd0aa2acf024557082dd86a4ee8894078084b1ea Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Mon, 29 Jan 2018 22:25:56 +0100 Subject: [PATCH 2/3] boards/b-l475e-iot01a: update board name in doxygen --- boards/b-l475e-iot01a/board.c | 2 +- boards/b-l475e-iot01a/include/board.h | 4 ++-- boards/b-l475e-iot01a/include/gpio_params.h | 2 +- boards/b-l475e-iot01a/include/periph_conf.h | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/boards/b-l475e-iot01a/board.c b/boards/b-l475e-iot01a/board.c index 710d3d95f2d4..00ac1b3b1be1 100644 --- a/boards/b-l475e-iot01a/board.c +++ b/boards/b-l475e-iot01a/board.c @@ -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 * diff --git a/boards/b-l475e-iot01a/include/board.h b/boards/b-l475e-iot01a/include/board.h index 75fe190df723..37d3598b1b7e 100644 --- a/boards/b-l475e-iot01a/include/board.h +++ b/boards/b-l475e-iot01a/include/board.h @@ -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 */ diff --git a/boards/b-l475e-iot01a/include/gpio_params.h b/boards/b-l475e-iot01a/include/gpio_params.h index 313ac9cf23ac..792138ac4416 100644 --- a/boards/b-l475e-iot01a/include/gpio_params.h +++ b/boards/b-l475e-iot01a/include/gpio_params.h @@ -7,7 +7,7 @@ */ /** - * @ingroup boards_b-l475e-iot01a-common + * @ingroup boards_b-l475e-iot01a * @{ * * @file diff --git a/boards/b-l475e-iot01a/include/periph_conf.h b/boards/b-l475e-iot01a/include/periph_conf.h index d5bebd9ce82a..5516c17cc420 100644 --- a/boards/b-l475e-iot01a/include/periph_conf.h +++ b/boards/b-l475e-iot01a/include/periph_conf.h @@ -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 */ From fb3889c34317987772c3f464094939bbd4c1c65c Mon Sep 17 00:00:00 2001 From: Alexandre Abadie Date: Mon, 29 Jan 2018 22:26:52 +0100 Subject: [PATCH 3/3] boards/stm32f7disco: use capital letters for board name --- boards/stm32f7discovery/board.c | 2 +- boards/stm32f7discovery/include/board.h | 6 +++--- boards/stm32f7discovery/include/periph_conf.h | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/boards/stm32f7discovery/board.c b/boards/stm32f7discovery/board.c index d6e31968d533..b42fb84c7c95 100644 --- a/boards/stm32f7discovery/board.c +++ b/boards/stm32f7discovery/board.c @@ -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 * diff --git a/boards/stm32f7discovery/include/board.h b/boards/stm32f7discovery/include/board.h index db1ef3f1e1d1..b8cd123a4f61 100644 --- a/boards/stm32f7discovery/include/board.h +++ b/boards/stm32f7discovery/include/board.h @@ -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 * @author Sebastian Meiling diff --git a/boards/stm32f7discovery/include/periph_conf.h b/boards/stm32f7discovery/include/periph_conf.h index 759d56acedc9..4d5e5f436fa9 100644 --- a/boards/stm32f7discovery/include/periph_conf.h +++ b/boards/stm32f7discovery/include/periph_conf.h @@ -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 */