diff --git a/boards/nucleo-f030/include/periph_conf.h b/boards/nucleo-f030/include/periph_conf.h index 8140c29f1581b04b56ef37d65fd72d53cd7f31ce..0b176c39061b4e05da83447af5708397e04ab9ed 100644 --- a/boards/nucleo-f030/include/periph_conf.h +++ b/boards/nucleo-f030/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo-f030 + * @defgroup boards_nucleo-f030 STM Nucleo-F030 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-F030 * @{ * * @file diff --git a/boards/nucleo-f070/include/periph_conf.h b/boards/nucleo-f070/include/periph_conf.h index d70f79f06649e7309bfbd51588adf9e9ea25d95f..dd941368113e7ace6be2fb7706108b1c2cfdc31c 100644 --- a/boards/nucleo-f070/include/periph_conf.h +++ b/boards/nucleo-f070/include/periph_conf.h @@ -8,7 +8,9 @@ */ /** - * @ingroup boards_nucleo-f070 + * @defgroup boards_nucleo-f070 STM Nucleo-F070 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-F070 * @{ * * @file diff --git a/boards/nucleo-f072/include/periph_conf.h b/boards/nucleo-f072/include/periph_conf.h index af7c238fffab256cc5bbdd982469c77ab95bab56..205b164668d9aec822e2066c8a107acda635c21e 100644 --- a/boards/nucleo-f072/include/periph_conf.h +++ b/boards/nucleo-f072/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo-f072 + * @defgroup boards_nucleo-f072 STM Nucleo-F072 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-F072 * @{ * * @file diff --git a/boards/nucleo-f091/include/periph_conf.h b/boards/nucleo-f091/include/periph_conf.h index 376c0705a8810fc23263965c38905854e0111fe4..dc6f6a1ca30a5fa134a68ab364040c768901ee84 100644 --- a/boards/nucleo-f091/include/periph_conf.h +++ b/boards/nucleo-f091/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo-f091 + * @defgroup boards_nucleo-f091 STM Nucleo-F091 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-F091 * @{ * * @file diff --git a/boards/nucleo-f103/include/periph_conf.h b/boards/nucleo-f103/include/periph_conf.h index ab21ac0c828babf44b407d1b0047431462e4d048..631d1863808db48c16c5bf7bd8f0fa2deb84c8c7 100644 --- a/boards/nucleo-f103/include/periph_conf.h +++ b/boards/nucleo-f103/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo-f103 + * @defgroup boards_nucleo-f103 STM Nucleo-F103 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-F103 * @{ * * @file @@ -214,3 +216,4 @@ static const spi_conf_t spi_config[] = { #endif #endif /* PERIPH_CONF_H */ +/** @} */ diff --git a/boards/nucleo-f302/include/periph_conf.h b/boards/nucleo-f302/include/periph_conf.h index 144aeed6703ba8ca275c089dbf70a2a6ba4ad265..0d19d9022178f5f29f83696f678bb49398bd8d6c 100644 --- a/boards/nucleo-f302/include/periph_conf.h +++ b/boards/nucleo-f302/include/periph_conf.h @@ -9,7 +9,9 @@ */ /** - * @ingroup boards_nucleo-f302 Nucleo-F302 + * @defgroup boards_nucleo-f302 STM Nucleo-F302 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-F302 * @{ * * @file @@ -240,3 +242,4 @@ static const spi_conf_t spi_config[] = { #endif #endif /* PERIPH_CONF_H */ +/** @} */ diff --git a/boards/nucleo-f303/include/periph_conf.h b/boards/nucleo-f303/include/periph_conf.h index 4ad384a7d134c3265c6f4eb378a4b238170a7ee1..2fb52996d59a3df8be34089be6527b6347500ce4 100644 --- a/boards/nucleo-f303/include/periph_conf.h +++ b/boards/nucleo-f303/include/periph_conf.h @@ -8,7 +8,9 @@ */ /** - * @ingroup boards_nucleo-f303 Nucleo-F303 + * @defgroup boards_nucleo-f303 STM Nucleo-F303 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-F303 * @{ * * @file @@ -241,3 +243,4 @@ static const spi_conf_t spi_config[] = { #endif #endif /* PERIPH_CONF_H */ +/** @} */ diff --git a/boards/nucleo-f334/include/periph_conf.h b/boards/nucleo-f334/include/periph_conf.h index 7ceae49b80cddcf793c5e8c62c4f7fdf71e5f195..5ac97059deeccf55c739376da6035d8df57231af 100644 --- a/boards/nucleo-f334/include/periph_conf.h +++ b/boards/nucleo-f334/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo-f334 + * @defgroup boards_nucleo-f334 STM Nucleo-F334 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-F334 * @{ * * @file diff --git a/boards/nucleo-f401/include/periph_conf.h b/boards/nucleo-f401/include/periph_conf.h index 6bcfe0c61076a9b9fb398bdee8a6703575cda8b1..26e82cb0a1c9f6718ea4d2a31516f746b4284a97 100644 --- a/boards/nucleo-f401/include/periph_conf.h +++ b/boards/nucleo-f401/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo-f401 + * @defgroup boards_nucleo-f401 STM Nucleo-F401 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-F401 * @{ * * @file diff --git a/boards/nucleo-f410/include/periph_conf.h b/boards/nucleo-f410/include/periph_conf.h index 0c8fb5a590c5b8d558bcaef586e59be154660a3c..ef5909fe5bb4c4152df12fa9c995d13d14748c78 100644 --- a/boards/nucleo-f410/include/periph_conf.h +++ b/boards/nucleo-f410/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo-f410 + * @defgroup boards_nucleo-f410 STM Nucleo-F410 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-F410 * @{ * * @file diff --git a/boards/nucleo-f411/include/periph_conf.h b/boards/nucleo-f411/include/periph_conf.h index 05077cc2c862bc4df168ce087e2a6973909cbc57..73c604f05204199c7d170b35d265be5cabbfc37b 100644 --- a/boards/nucleo-f411/include/periph_conf.h +++ b/boards/nucleo-f411/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo-f411 + * @defgroup boards_nucleo-f411 STM Nucleo-F411 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-F411 * @{ * * @file diff --git a/boards/nucleo-f446/include/periph_conf.h b/boards/nucleo-f446/include/periph_conf.h index 2ce1f9526ad5eb0ef99bfb73dd20e62e1773ad86..08aaf630274306ef8a158cb5a9b36a46bc5271b0 100644 --- a/boards/nucleo-f446/include/periph_conf.h +++ b/boards/nucleo-f446/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo-f446 + * @defgroup boards_nucleo-f446 STM Nucleo-F446 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-F446 * @{ * * @file diff --git a/boards/nucleo-l053/include/periph_conf.h b/boards/nucleo-l053/include/periph_conf.h index 86c6cbe150aee901f54c0c9d47c22620d6019fcb..f31a3813466999583e873e3b095b4978996414f7 100644 --- a/boards/nucleo-l053/include/periph_conf.h +++ b/boards/nucleo-l053/include/periph_conf.h @@ -8,7 +8,9 @@ */ /** - * @ingroup boards_nucleo-l053 + * @defgroup boards_nucleo-l053 STM Nucleo-L053 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-L053 * @{ * * @file diff --git a/boards/nucleo-l073/include/periph_conf.h b/boards/nucleo-l073/include/periph_conf.h index 0ffe9b9481509175c6f925968861c5df0296a7e2..65ff461fa2ebbbef77a254864bed6b754a6315d6 100644 --- a/boards/nucleo-l073/include/periph_conf.h +++ b/boards/nucleo-l073/include/periph_conf.h @@ -8,7 +8,9 @@ */ /** - * @ingroup boards_nucleo-l073 + * @defgroup boards_nucleo-l073 STM Nucleo-L073 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-L073 * @{ * * @file diff --git a/boards/nucleo-l152/include/periph_conf.h b/boards/nucleo-l152/include/periph_conf.h index 52855116280f99ccf84841391fddf77981bc73f0..7e8d9758d842275fa0829a24c20ed3d688457f11 100644 --- a/boards/nucleo-l152/include/periph_conf.h +++ b/boards/nucleo-l152/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo-l152 + * @defgroup boards_nucleo-l152 STM Nucleo-L152 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-L152 * @{ * * @file diff --git a/boards/nucleo-l476/include/periph_conf.h b/boards/nucleo-l476/include/periph_conf.h index 8d82cf625fe45a5e1eb22bbaaa397e58d55272c1..6342911636326f0be6e9e1c19a8c76dfd3473d0b 100644 --- a/boards/nucleo-l476/include/periph_conf.h +++ b/boards/nucleo-l476/include/periph_conf.h @@ -9,7 +9,9 @@ */ /** - * @ingroup boards_nucleo-l476 + * @defgroup boards_nucleo-l476 STM Nucleo-L476 + * @ingroup boards_nucleo64 + * @brief Board configuration for the STM Nucleo-L476 * @{ * * @file diff --git a/boards/nucleo144-f207/include/periph_conf.h b/boards/nucleo144-f207/include/periph_conf.h index 9735c5d2cbd363a48208f5dab7996026102819d5..c6269de107f7b3d5e8d5d563354a86dd3c0f7ed1 100644 --- a/boards/nucleo144-f207/include/periph_conf.h +++ b/boards/nucleo144-f207/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo144-f207 + * @defgroup boards_nucleo144-f207 STM Nucleo144-F207 + * @ingroup boards_nucleo144 + * @brief Board configuration for the STM Nucleo144-F207 * @{ * * @file diff --git a/boards/nucleo144-f303/include/periph_conf.h b/boards/nucleo144-f303/include/periph_conf.h index 4b91f7f449739d6f37cc3a67d9dc69a18b910009..04d96ab8d44bc97fc7eefec865675bf9b3d72fd7 100644 --- a/boards/nucleo144-f303/include/periph_conf.h +++ b/boards/nucleo144-f303/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo144-f303 + * @defgroup boards_nucleo144-f303 STM Nucleo144-F303 + * @ingroup boards_nucleo144 + * @brief Board configuration for the STM Nucleo144-F303 * @{ * * @file diff --git a/boards/nucleo144-f412/include/periph_conf.h b/boards/nucleo144-f412/include/periph_conf.h index 980ebd06299322984baa6e7b2877d488ff92d5ae..ddc5fd370affa2622068ad6146eec1cf5a0d3b2a 100644 --- a/boards/nucleo144-f412/include/periph_conf.h +++ b/boards/nucleo144-f412/include/periph_conf.h @@ -8,7 +8,9 @@ */ /** - * @ingroup boards_nucleo144-f412 + * @defgroup boards_nucleo144-f412 STM Nucleo144-F412 + * @ingroup boards_nucleo144 + * @brief Board configuration for the STM Nucleo144-F412 * @{ * * @file diff --git a/boards/nucleo144-f413/include/periph_conf.h b/boards/nucleo144-f413/include/periph_conf.h index 69d4aed14da0823ff91b7594423bec60918f6dcf..5630a1968898398d04c6006013214d7ae3e8ec1e 100644 --- a/boards/nucleo144-f413/include/periph_conf.h +++ b/boards/nucleo144-f413/include/periph_conf.h @@ -8,7 +8,9 @@ */ /** - * @ingroup boards_nucleo144-f413 + * @defgroup boards_nucleo144-f413 STM Nucleo144-F413 + * @ingroup boards_nucleo144 + * @brief Board configuration for the STM Nucleo144-F413 * @{ * * @file diff --git a/boards/nucleo144-f429/include/periph_conf.h b/boards/nucleo144-f429/include/periph_conf.h index 230793cbc20c72e308dd86b610aa62f53adf61ad..4662470df883378ab4586afca74dac047fe7caed 100644 --- a/boards/nucleo144-f429/include/periph_conf.h +++ b/boards/nucleo144-f429/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo144-f429 + * @defgroup boards_nucleo144-f429 STM Nucleo144-F429 + * @ingroup boards_nucleo144 + * @brief Board configuration for the STM Nucleo144-F429 * @{ * * @file diff --git a/boards/nucleo144-f446/include/periph_conf.h b/boards/nucleo144-f446/include/periph_conf.h index 56d42da52d548714417e061a690a6a056bec9c96..2ef5fa4dc64498a24c07639fa23c12255086a2c9 100644 --- a/boards/nucleo144-f446/include/periph_conf.h +++ b/boards/nucleo144-f446/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo144-f446 + * @defgroup boards_nucleo144-f446 STM Nucleo144-F446 + * @ingroup boards_nucleo144 + * @brief Board configuration for the STM Nucleo144-F446 * @{ * * @file diff --git a/boards/nucleo144-f722/include/periph_conf.h b/boards/nucleo144-f722/include/periph_conf.h index 67f6b9cc816480bddbc68e201f36cd52d3fbb1dc..0cc30c886ef985ab3e530880041b96f74205ca85 100644 --- a/boards/nucleo144-f722/include/periph_conf.h +++ b/boards/nucleo144-f722/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo144-f722 + * @defgroup boards_nucleo144-f722 STM Nucleo144-F722 + * @ingroup boards_nucleo144 + * @brief Board configuration for the STM Nucleo144-F722 * @{ * * @file diff --git a/boards/nucleo144-f746/include/periph_conf.h b/boards/nucleo144-f746/include/periph_conf.h index b74fc078067b715c5431f498968254390b8c6c4b..61a7baae5a6ac5b517a6d3e8e1a0dbde14266618 100644 --- a/boards/nucleo144-f746/include/periph_conf.h +++ b/boards/nucleo144-f746/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo144-f746 + * @defgroup boards_nucleo144-f746 STM Nucleo144-F746 + * @ingroup boards_nucleo144 + * @brief Board configuration for the STM Nucleo144-F746 * @{ * * @file diff --git a/boards/nucleo144-f767/include/periph_conf.h b/boards/nucleo144-f767/include/periph_conf.h index ec67f3c8a820f054b3be2c518e5f7013960bdb24..b38f7ea6f5edffa800dee656b9c777a51c28f6dd 100644 --- a/boards/nucleo144-f767/include/periph_conf.h +++ b/boards/nucleo144-f767/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo144-f767 + * @defgroup boards_nucleo144-f767 STM Nucleo144-F767 + * @ingroup boards_nucleo144 + * @brief Board configuration for the STM Nucleo144-F767 * @{ * * @file diff --git a/boards/nucleo32-f031/include/periph_conf.h b/boards/nucleo32-f031/include/periph_conf.h index 53f027a03592e2dac749d2be50fe2b24b5608585..a5722d5183dc1846a7552b8f4124045ca10b3d69 100644 --- a/boards/nucleo32-f031/include/periph_conf.h +++ b/boards/nucleo32-f031/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo32-f031 + * @defgroup boards_nucleo32-f031 STM Nucleo32-F031 + * @ingroup boards_nucleo32 + * @brief Board configuration for the STM Nucleo32-F031 * @{ * * @file diff --git a/boards/nucleo32-f042/include/periph_conf.h b/boards/nucleo32-f042/include/periph_conf.h index d4fb690b39512df569c6f8e59e8af629faf2ecbb..c99626380f0f9b59e946e33c8308f471de5ad9ed 100644 --- a/boards/nucleo32-f042/include/periph_conf.h +++ b/boards/nucleo32-f042/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo32-f042 + * @defgroup boards_nucleo32-f042 STM Nucleo32-F042 + * @ingroup boards_nucleo32 + * @brief Board configuration for the STM Nucleo32-F042 * @{ * * @file diff --git a/boards/nucleo32-f303/include/periph_conf.h b/boards/nucleo32-f303/include/periph_conf.h index e4f8afcd4e3fd2c3d9a3fefa6b86efbf9418bce4..7215c7250baa49b8ae97ae76a993a479eb5ba39f 100644 --- a/boards/nucleo32-f303/include/periph_conf.h +++ b/boards/nucleo32-f303/include/periph_conf.h @@ -7,7 +7,9 @@ */ /** - * @ingroup boards_nucleo32-f303 + * @defgroup boards_nucleo32-f303 STM Nucleo32-F303 + * @ingroup boards_nucleo32 + * @brief Board configuration for the STM Nucleo32-F303 * @{ * * @file diff --git a/boards/nucleo32-l031/include/periph_conf.h b/boards/nucleo32-l031/include/periph_conf.h index cfd77908d7071ac55d94eea149e9c5a6217f45fe..872cbe2619647ae61c99fec517c82285901249b9 100644 --- a/boards/nucleo32-l031/include/periph_conf.h +++ b/boards/nucleo32-l031/include/periph_conf.h @@ -8,7 +8,9 @@ */ /** - * @ingroup boards_nucleo32-l031 + * @defgroup boards_nucleo32-l031 STM Nucleo32-L031 + * @ingroup boards_nucleo32 + * @brief Board configuration for the STM Nucleo32-L031 * @{ * * @file diff --git a/boards/nucleo32-l432/include/periph_conf.h b/boards/nucleo32-l432/include/periph_conf.h index 2ddb8da62419ec9c2253c6d5b6ad1221725ec4ef..d197ed7cc9df801ca818cb672590cead1288fafb 100644 --- a/boards/nucleo32-l432/include/periph_conf.h +++ b/boards/nucleo32-l432/include/periph_conf.h @@ -1,13 +1,16 @@ /* * Copyright (C) 2017 Inria * 2017 OTA keys + * * This file is subject to the terms and conditions of the GNU Lesser * General Public License v2.1. See the file LICENSE in the top level * directory for more details. */ /** - * @ingroup boards_nucleo32-l432 + * @defgroup boards_nucleo32-l432 STM Nucleo32-L432 + * @ingroup boards_nucleo32 + * @brief Board configuration for the STM Nucleo32-L432 * @{ * * @file