diff --git a/lib/stm32/common/spi_common_all.c b/lib/stm32/common/spi_common_all.c index 0da9a440..cc9b60ad 100644 --- a/lib/stm32/common/spi_common_all.c +++ b/lib/stm32/common/spi_common_all.c @@ -1,4 +1,5 @@ -/** @addtogroup spi_file +/** @addtogroup spi_file SPI peripheral API + * @ingroup peripheral_apis @author @htmlonly © @endhtmlonly 2009 Uwe Hermann diff --git a/lib/stm32/common/spi_common_v1.c b/lib/stm32/common/spi_common_v1.c index ab79d73b..8d53e4cb 100644 --- a/lib/stm32/common/spi_common_v1.c +++ b/lib/stm32/common/spi_common_v1.c @@ -1,5 +1,6 @@ -/** @addtogroup spi_file +/** @addtogroup spi_file SPI peripheral API + * @ingroup peripheral_apis @author @htmlonly © @endhtmlonly 2009 Uwe Hermann diff --git a/lib/stm32/common/spi_common_v1_frf.c b/lib/stm32/common/spi_common_v1_frf.c index 1f4c6bcc..363e89d6 100644 --- a/lib/stm32/common/spi_common_v1_frf.c +++ b/lib/stm32/common/spi_common_v1_frf.c @@ -1,4 +1,5 @@ -/** @addtogroup spi_file +/** @addtogroup spi_file SPI peripheral API + * @ingroup peripheral_apis @author @htmlonly © @endhtmlonly 2009 Uwe Hermann diff --git a/lib/stm32/common/spi_common_v2.c b/lib/stm32/common/spi_common_v2.c index 2b0f90d2..fdd61abc 100644 --- a/lib/stm32/common/spi_common_v2.c +++ b/lib/stm32/common/spi_common_v2.c @@ -1,4 +1,5 @@ -/** @addtogroup spi_file +/** @addtogroup spi_file SPI peripheral API + * @ingroup peripheral_apis @author @htmlonly © @endhtmlonly 2009 Uwe Hermann