diff --git a/boards/nucleo-f030/include/periph_conf.h b/boards/nucleo-f030/include/periph_conf.h index 0558fbfee7875ef04f140d0ffafde73e6289b3e3..4946468399fbc0d447a6221923925459629d00c0 100644 --- a/boards/nucleo-f030/include/periph_conf.h +++ b/boards/nucleo-f030/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo-f030 STM Nucleo-F030 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-F030 + * @defgroup boards_nucleo-f030 STM32 Nucleo-F030 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-F030 * @{ * * @file diff --git a/boards/nucleo-f070/include/periph_conf.h b/boards/nucleo-f070/include/periph_conf.h index df27d1b935e7b8fac95727eacdfee28a32dada59..3149dad1bf0016b7bbd167505a9b3ee4b71a6e47 100644 --- a/boards/nucleo-f070/include/periph_conf.h +++ b/boards/nucleo-f070/include/periph_conf.h @@ -8,9 +8,9 @@ */ /** - * @defgroup boards_nucleo-f070 STM Nucleo-F070 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-F070 + * @defgroup boards_nucleo-f070 STM32 Nucleo-F070 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-F070 * @{ * * @file diff --git a/boards/nucleo-f072/include/periph_conf.h b/boards/nucleo-f072/include/periph_conf.h index 9e45ed7594b4dd96ed71784341d9c8eee5c26555..895537bef16928a7e6a2af1ef7a6b8b6aa13284c 100644 --- a/boards/nucleo-f072/include/periph_conf.h +++ b/boards/nucleo-f072/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo-f072 STM Nucleo-F072 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-F072 + * @defgroup boards_nucleo-f072 STM32 Nucleo-F072 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-F072 * @{ * * @file diff --git a/boards/nucleo-f091/include/periph_conf.h b/boards/nucleo-f091/include/periph_conf.h index 288caa516c25c92cd81f0ed4897ede406a69e9d0..7ab579e3beb23bab1d743d74b7df15979da991ad 100644 --- a/boards/nucleo-f091/include/periph_conf.h +++ b/boards/nucleo-f091/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo-f091 STM Nucleo-F091 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-F091 + * @defgroup boards_nucleo-f091 STM32 Nucleo-F091 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-F091 * @{ * * @file diff --git a/boards/nucleo-f103/include/periph_conf.h b/boards/nucleo-f103/include/periph_conf.h index e62b32cd4b5a147999d80fb1a465c2fd3c967136..50e1c6fc0a72685e99186dee5ebc6a13ec3e3f26 100644 --- a/boards/nucleo-f103/include/periph_conf.h +++ b/boards/nucleo-f103/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo-f103 STM Nucleo-F103 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-F103 + * @defgroup boards_nucleo-f103 STM32 Nucleo-F103 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-F103 * @{ * * @file diff --git a/boards/nucleo-f302/include/periph_conf.h b/boards/nucleo-f302/include/periph_conf.h index cdc40f34beb90218ed8be19e1137ae37fc461083..ea3935ac1916f088d0c5464cabf9cca3b4adbf2d 100644 --- a/boards/nucleo-f302/include/periph_conf.h +++ b/boards/nucleo-f302/include/periph_conf.h @@ -9,9 +9,9 @@ */ /** - * @defgroup boards_nucleo-f302 STM Nucleo-F302 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-F302 + * @defgroup boards_nucleo-f302 STM32 Nucleo-F302 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-F302 * @{ * * @file diff --git a/boards/nucleo-f303/include/periph_conf.h b/boards/nucleo-f303/include/periph_conf.h index 151a21090ce6aa63a686bac5edb2e4d866663030..5206924d44fcd2b0c22942ad42e93f8edf86ca2c 100644 --- a/boards/nucleo-f303/include/periph_conf.h +++ b/boards/nucleo-f303/include/periph_conf.h @@ -8,9 +8,9 @@ */ /** - * @defgroup boards_nucleo-f303 STM Nucleo-F303 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-F303 + * @defgroup boards_nucleo-f303 STM32 Nucleo-F303 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-F303 * @{ * * @file diff --git a/boards/nucleo-f334/include/periph_conf.h b/boards/nucleo-f334/include/periph_conf.h index 3eddf4f19dd824507d011a7464029daf775b177c..270f4b8273c71ce7c9204cdfe84e003910f1a7b6 100644 --- a/boards/nucleo-f334/include/periph_conf.h +++ b/boards/nucleo-f334/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo-f334 STM Nucleo-F334 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-F334 + * @defgroup boards_nucleo-f334 STM32 Nucleo-F334 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-F334 * @{ * * @file diff --git a/boards/nucleo-f401/include/periph_conf.h b/boards/nucleo-f401/include/periph_conf.h index 15dd607decc10272c4b391897c6d99fa149302d0..a1ea88238dd41f0bad024908c0efea0eac81a2d2 100644 --- a/boards/nucleo-f401/include/periph_conf.h +++ b/boards/nucleo-f401/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo-f401 STM Nucleo-F401 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-F401 + * @defgroup boards_nucleo-f401 STM32 Nucleo-F401 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-F401 * @{ * * @file diff --git a/boards/nucleo-f410/include/periph_conf.h b/boards/nucleo-f410/include/periph_conf.h index 4e45e76a7715f49356c153ea0f78fc238b5f5c2e..52ffd0baea9e5f2ef1dd50bdce9117638e6c4f3a 100644 --- a/boards/nucleo-f410/include/periph_conf.h +++ b/boards/nucleo-f410/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo-f410 STM Nucleo-F410 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-F410 + * @defgroup boards_nucleo-f410 STM32 Nucleo-F410 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-F410 * @{ * * @file diff --git a/boards/nucleo-f411/include/periph_conf.h b/boards/nucleo-f411/include/periph_conf.h index 90bb535a0d4badf6abe26573e47a6e7852b2e5ba..16be95323e21b5a7c25a55f587dd433bc3502ab8 100644 --- a/boards/nucleo-f411/include/periph_conf.h +++ b/boards/nucleo-f411/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo-f411 STM Nucleo-F411 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-F411 + * @defgroup boards_nucleo-f411 STM32 Nucleo-F411 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-F411 * @{ * * @file diff --git a/boards/nucleo-f446/include/periph_conf.h b/boards/nucleo-f446/include/periph_conf.h index 6d57e5736ff51de6739f6a1751cec79094156c66..b2e428011b00ce4facc8f3dea3707c85ebb2a774 100644 --- a/boards/nucleo-f446/include/periph_conf.h +++ b/boards/nucleo-f446/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo-f446 STM Nucleo-F446 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-F446 + * @defgroup boards_nucleo-f446 STM32 Nucleo-F446 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-F446 * @{ * * @file diff --git a/boards/nucleo-l053/include/periph_conf.h b/boards/nucleo-l053/include/periph_conf.h index b257e008554204659868a1a9f94d0ebabf867943..ada5f0492ec8ded966adc9ae8273c40906510cdc 100644 --- a/boards/nucleo-l053/include/periph_conf.h +++ b/boards/nucleo-l053/include/periph_conf.h @@ -8,9 +8,9 @@ */ /** - * @defgroup boards_nucleo-l053 STM Nucleo-L053 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-L053 + * @defgroup boards_nucleo-l053 STM32 Nucleo-L053 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-L053 * @{ * * @file diff --git a/boards/nucleo-l073/include/periph_conf.h b/boards/nucleo-l073/include/periph_conf.h index 50951ed36094e7efde2248c7e4d59061a5e9e29c..d8d034c299c8fa5248d34336dfeb12a3bd1c1bb4 100644 --- a/boards/nucleo-l073/include/periph_conf.h +++ b/boards/nucleo-l073/include/periph_conf.h @@ -8,9 +8,9 @@ */ /** - * @defgroup boards_nucleo-l073 STM Nucleo-L073 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-L073 + * @defgroup boards_nucleo-l073 STM32 Nucleo-L073 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-L073 * @{ * * @file diff --git a/boards/nucleo-l152/include/periph_conf.h b/boards/nucleo-l152/include/periph_conf.h index 56dac7a700d1cbb4d59894f0c189ed80e24c72ba..2e6b965946335cef104aa36a018719324877820f 100644 --- a/boards/nucleo-l152/include/periph_conf.h +++ b/boards/nucleo-l152/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo-l152 STM Nucleo-L152 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-L152 + * @defgroup boards_nucleo-l152 STM32 Nucleo-L152 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-L152 * @{ * * @file diff --git a/boards/nucleo-l476/include/periph_conf.h b/boards/nucleo-l476/include/periph_conf.h index 5282a7f94970dbf11d3e192dcf349786677a8e9f..67976133e187d3294a7db50be4e651fda97142b7 100644 --- a/boards/nucleo-l476/include/periph_conf.h +++ b/boards/nucleo-l476/include/periph_conf.h @@ -9,9 +9,9 @@ */ /** - * @defgroup boards_nucleo-l476 STM Nucleo-L476 - * @ingroup boards_nucleo64 - * @brief Support for the STM Nucleo-L476 + * @defgroup boards_nucleo-l476 STM32 Nucleo-L476 + * @ingroup boards_common_nucleo64 + * @brief Support for the STM32 Nucleo-L476 * @{ * * @file diff --git a/boards/nucleo144-f207/include/periph_conf.h b/boards/nucleo144-f207/include/periph_conf.h index a74771f69372d2ad5637da99af8ed8e5c03186da..d7e60625d320f000c98112b65fb53d10296385aa 100644 --- a/boards/nucleo144-f207/include/periph_conf.h +++ b/boards/nucleo144-f207/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo144-f207 STM Nucleo144-F207 - * @ingroup boards_nucleo144 - * @brief Support for the STM Nucleo144-F207 + * @defgroup boards_nucleo144-f207 STM32 Nucleo144-F207 + * @ingroup boards_common_nucleo144 + * @brief Support for the STM32 Nucleo144-F207 * @{ * * @file diff --git a/boards/nucleo144-f303/include/periph_conf.h b/boards/nucleo144-f303/include/periph_conf.h index c5f8be596e899a0a4dbb199c017e10427e9e6fa1..ef836738cdc4ec91b5fd1b4206e1bddfe96c4cfb 100644 --- a/boards/nucleo144-f303/include/periph_conf.h +++ b/boards/nucleo144-f303/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo144-f303 STM Nucleo144-F303 - * @ingroup boards_nucleo144 - * @brief Support for the STM Nucleo144-F303 + * @defgroup boards_nucleo144-f303 STM32 Nucleo144-F303 + * @ingroup boards_common_nucleo144 + * @brief Support for the STM32 Nucleo144-F303 * @{ * * @file diff --git a/boards/nucleo144-f412/include/periph_conf.h b/boards/nucleo144-f412/include/periph_conf.h index 594c6f79a2536223f62bc7cafb2207ce2b9244f1..2adda8dfb3c6bbd9b932786f4994b4b18228968c 100644 --- a/boards/nucleo144-f412/include/periph_conf.h +++ b/boards/nucleo144-f412/include/periph_conf.h @@ -8,9 +8,9 @@ */ /** - * @defgroup boards_nucleo144-f412 STM Nucleo144-F412 - * @ingroup boards_nucleo144 - * @brief Support for the STM Nucleo144-F412 + * @defgroup boards_nucleo144-f412 STM32 Nucleo144-F412 + * @ingroup boards_common_nucleo144 + * @brief Support for the STM32 Nucleo144-F412 * @{ * * @file diff --git a/boards/nucleo144-f413/include/periph_conf.h b/boards/nucleo144-f413/include/periph_conf.h index 5fd5a2d40b1591c9336d1d40b049ebf628dfe5ee..6855b9f7a30f5641eaeb0bc8bab4438a63447837 100644 --- a/boards/nucleo144-f413/include/periph_conf.h +++ b/boards/nucleo144-f413/include/periph_conf.h @@ -8,9 +8,9 @@ */ /** - * @defgroup boards_nucleo144-f413 STM Nucleo144-F413 - * @ingroup boards_nucleo144 - * @brief Support for the STM Nucleo144-F413 + * @defgroup boards_nucleo144-f413 STM32 Nucleo144-F413 + * @ingroup boards_common_nucleo144 + * @brief Support for the STM32 Nucleo144-F413 * @{ * * @file diff --git a/boards/nucleo144-f429/include/periph_conf.h b/boards/nucleo144-f429/include/periph_conf.h index 5c3642ab36e83506e7740c43f2cef081e3b26dfe..8e2be7f10cb650ae8959812e5c5b7abab108c370 100644 --- a/boards/nucleo144-f429/include/periph_conf.h +++ b/boards/nucleo144-f429/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo144-f429 STM Nucleo144-F429 - * @ingroup boards_nucleo144 - * @brief Support for the STM Nucleo144-F429 + * @defgroup boards_nucleo144-f429 STM32 Nucleo144-F429 + * @ingroup boards_common_nucleo144 + * @brief Support for the STM32 Nucleo144-F429 * @{ * * @file diff --git a/boards/nucleo144-f446/include/periph_conf.h b/boards/nucleo144-f446/include/periph_conf.h index 539ba0eb521148db66527ad5ed145098a96743ea..1ea6a9f2608e9a5d78295379e1d4ae3d5dc23fa9 100644 --- a/boards/nucleo144-f446/include/periph_conf.h +++ b/boards/nucleo144-f446/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo144-f446 STM Nucleo144-F446 - * @ingroup boards_nucleo144 - * @brief Support for the STM Nucleo144-F446 + * @defgroup boards_nucleo144-f446 STM32 Nucleo144-F446 + * @ingroup boards_common_nucleo144 + * @brief Support for the STM32 Nucleo144-F446 * @{ * * @file diff --git a/boards/nucleo144-f722/include/periph_conf.h b/boards/nucleo144-f722/include/periph_conf.h index 8bb48491100f79fba050547045d0838f6f90f05d..5f23998e9401a54a0b95c24ec87f1581ae5e71e6 100644 --- a/boards/nucleo144-f722/include/periph_conf.h +++ b/boards/nucleo144-f722/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo144-f722 STM Nucleo144-F722 - * @ingroup boards_nucleo144 - * @brief Support for the STM Nucleo144-F722 + * @defgroup boards_nucleo144-f722 STM32 Nucleo144-F722 + * @ingroup boards_common_nucleo144 + * @brief Support for the STM32 Nucleo144-F722 * @{ * * @file diff --git a/boards/nucleo144-f746/include/periph_conf.h b/boards/nucleo144-f746/include/periph_conf.h index 4b355b80df3a8dc24da84521244fcef1a8fc2ab5..f1831da3cdcfcbaf0d813525003112f04441f877 100644 --- a/boards/nucleo144-f746/include/periph_conf.h +++ b/boards/nucleo144-f746/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo144-f746 STM Nucleo144-F746 - * @ingroup boards_nucleo144 - * @brief Support for the STM Nucleo144-F746 + * @defgroup boards_nucleo144-f746 STM32 Nucleo144-F746 + * @ingroup boards_common_nucleo144 + * @brief Support for the STM32 Nucleo144-F746 * @{ * * @file diff --git a/boards/nucleo144-f767/include/periph_conf.h b/boards/nucleo144-f767/include/periph_conf.h index 1597cfbf491e3bcf512b88a9b43786ad1afec150..8f73b44470f8aae7e31641c3edf3d17e793e7ee0 100644 --- a/boards/nucleo144-f767/include/periph_conf.h +++ b/boards/nucleo144-f767/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo144-f767 STM Nucleo144-F767 - * @ingroup boards_nucleo144 - * @brief Support for the STM Nucleo144-F767 + * @defgroup boards_nucleo144-f767 STM32 Nucleo144-F767 + * @ingroup boards_common_nucleo144 + * @brief Support for the STM32 Nucleo144-F767 * @{ * * @file diff --git a/boards/nucleo32-f031/include/periph_conf.h b/boards/nucleo32-f031/include/periph_conf.h index 0dd2c36c0afc1623c9859687ccaad854c4b57982..28f484678c69fe66ac668fa8dcf8d08baa9a1d51 100644 --- a/boards/nucleo32-f031/include/periph_conf.h +++ b/boards/nucleo32-f031/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo32-f031 STM Nucleo32-F031 - * @ingroup boards_nucleo32 - * @brief Support for the STM Nucleo32-F031 + * @defgroup boards_nucleo32-f031 STM32 Nucleo32-F031 + * @ingroup boards_common_nucleo32 + * @brief Support for the STM32 Nucleo32-F031 * @{ * * @file diff --git a/boards/nucleo32-f042/include/periph_conf.h b/boards/nucleo32-f042/include/periph_conf.h index 0a16bc25e7e39b9a1d38c382c273145ae1dee405..1d3f592102cc34aebbf5ebb0d2f7da3db9c0eef6 100644 --- a/boards/nucleo32-f042/include/periph_conf.h +++ b/boards/nucleo32-f042/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo32-f042 STM Nucleo32-F042 - * @ingroup boards_nucleo32 - * @brief Support for the STM Nucleo32-F042 + * @defgroup boards_nucleo32-f042 STM32 Nucleo32-F042 + * @ingroup boards_common_nucleo32 + * @brief Support for the STM32 Nucleo32-F042 * @{ * * @file diff --git a/boards/nucleo32-f303/include/periph_conf.h b/boards/nucleo32-f303/include/periph_conf.h index 70301ea23578b2b199665ea11dfd7ed0d2e715bb..543b5e243a688941d676a89d301faeb397b91acb 100644 --- a/boards/nucleo32-f303/include/periph_conf.h +++ b/boards/nucleo32-f303/include/periph_conf.h @@ -7,9 +7,9 @@ */ /** - * @defgroup boards_nucleo32-f303 STM Nucleo32-F303 - * @ingroup boards_nucleo32 - * @brief Support for the STM Nucleo32-F303 + * @defgroup boards_nucleo32-f303 STM32 Nucleo32-F303 + * @ingroup boards_common_nucleo32 + * @brief Support for the STM32 Nucleo32-F303 * @{ * * @file diff --git a/boards/nucleo32-l031/include/periph_conf.h b/boards/nucleo32-l031/include/periph_conf.h index 22c13ef496c1436dfd4b01b45066ce9ad31fa3b1..cafb25e2a99ffa67ca76bf0732005c0946a75e43 100644 --- a/boards/nucleo32-l031/include/periph_conf.h +++ b/boards/nucleo32-l031/include/periph_conf.h @@ -8,9 +8,9 @@ */ /** - * @defgroup boards_nucleo32-l031 STM Nucleo32-L031 - * @ingroup boards_nucleo32 - * @brief Support for the STM Nucleo32-L031 + * @defgroup boards_nucleo32-l031 STM32 Nucleo32-L031 + * @ingroup boards_common_nucleo32 + * @brief Support for the STM32 Nucleo32-L031 * @{ * * @file diff --git a/boards/nucleo32-l432/include/periph_conf.h b/boards/nucleo32-l432/include/periph_conf.h index 86ce3ff977b9dfa8365cd1b6458a948d33a4c32d..32a6a6000ef4c4f6ef94a793b37f67064c90af56 100644 --- a/boards/nucleo32-l432/include/periph_conf.h +++ b/boards/nucleo32-l432/include/periph_conf.h @@ -8,9 +8,9 @@ */ /** - * @defgroup boards_nucleo32-l432 STM Nucleo32-L432 - * @ingroup boards_nucleo32 - * @brief Support for the STM Nucleo32-L432 + * @defgroup boards_nucleo32-l432 STM32 Nucleo32-L432 + * @ingroup boards_common_nucleo32 + * @brief Support for the STM32 Nucleo32-L432 * @{ * * @file