From ba8ac65929f9e82892d44779a3c37d4cfea14ec7 Mon Sep 17 00:00:00 2001 From: Karel Gardas Date: Fri, 21 Jul 2023 14:24:09 +0200 Subject: bsp/stm32h7: Add and use BSP Doxygen group Inspired by: commit fe58f6ce4bf1ff5e92d64b9fee0cb46b6ac06e64 Author: Sebastian Huber Date: Thu Nov 26 08:13:52 2020 +0100 bsp/stm32h7: Add and use BSP Doxygen group Update #3910. --- bsps/arm/stm32h7/hal/stm32h7xx_hal_spi_ex.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'bsps/arm/stm32h7/hal/stm32h7xx_hal_spi_ex.c') diff --git a/bsps/arm/stm32h7/hal/stm32h7xx_hal_spi_ex.c b/bsps/arm/stm32h7/hal/stm32h7xx_hal_spi_ex.c index 7cf5fb343f..99a5757d19 100644 --- a/bsps/arm/stm32h7/hal/stm32h7xx_hal_spi_ex.c +++ b/bsps/arm/stm32h7/hal/stm32h7xx_hal_spi_ex.c @@ -29,6 +29,7 @@ */ /** @defgroup SPIEx SPIEx + * @ingroup RTEMSBSPsARMSTM32H7 * @brief SPI Extended HAL module driver * @{ */ @@ -42,10 +43,12 @@ /* Exported functions --------------------------------------------------------*/ /** @defgroup SPIEx_Exported_Functions SPIEx Exported Functions + * @ingroup RTEMSBSPsARMSTM32H7 * @{ */ /** @defgroup SPIEx_Exported_Functions_Group1 IO operation functions + * @ingroup RTEMSBSPsARMSTM32H7 * @brief Data transfers functions * @verbatim -- cgit v1.2.3