diff options
Diffstat (limited to 'os/hal/dox/mmc_spi.dox')
-rw-r--r-- | os/hal/dox/mmc_spi.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/mmc_spi.dox b/os/hal/dox/mmc_spi.dox index 840c50e80..f18d56bd5 100644 --- a/os/hal/dox/mmc_spi.dox +++ b/os/hal/dox/mmc_spi.dox @@ -35,5 +35,5 @@ * This driver allows to read or write single or multiple 512 bytes blocks
* on a SD Card.
*
- * @ingroup IO
+ * @ingroup HAL_COMPLEX_DRIVERS
*/
|