doc: convert SPI to peripheral_api style

Response to cmcmanis having trouble finding it online
This commit is contained in:
Karl Palsson 2018-06-23 22:32:32 +00:00
parent b9cf3a7072
commit 40024fa211
4 changed files with 8 additions and 4 deletions

View File

@ -1,4 +1,5 @@
/** @addtogroup spi_file
/** @addtogroup spi_file SPI peripheral API
* @ingroup peripheral_apis
@author @htmlonly © @endhtmlonly 2009
Uwe Hermann <uwe@hermann-uwe.de>

View File

@ -1,5 +1,6 @@
/** @addtogroup spi_file
/** @addtogroup spi_file SPI peripheral API
* @ingroup peripheral_apis
@author @htmlonly &copy; @endhtmlonly 2009
Uwe Hermann <uwe@hermann-uwe.de>

View File

@ -1,4 +1,5 @@
/** @addtogroup spi_file
/** @addtogroup spi_file SPI peripheral API
* @ingroup peripheral_apis
@author @htmlonly &copy; @endhtmlonly 2009
Uwe Hermann <uwe@hermann-uwe.de>

View File

@ -1,4 +1,5 @@
/** @addtogroup spi_file
/** @addtogroup spi_file SPI peripheral API
* @ingroup peripheral_apis
@author @htmlonly &copy; @endhtmlonly 2009
Uwe Hermann <uwe@hermann-uwe.de>