diff options
Diffstat (limited to 'os/hal/hal.dox')
-rw-r--r-- | os/hal/hal.dox | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/os/hal/hal.dox b/os/hal/hal.dox index 326fe8a50..3e747a4ad 100644 --- a/os/hal/hal.dox +++ b/os/hal/hal.dox @@ -81,20 +81,3 @@ *
* @ingroup IO
*/
-
-/**
- * @defgroup IO_CHANNEL Abstract I/O Channels
- * @ingroup IO
- */
-
-/**
- * @defgroup IO_BLOCK Abstract I/O Block Device
- * @ingroup IO
- */
-
-/**
- * @defgroup MMCSD MMC/SD Block Devices common ancestor
- * @details This module implements a common ancestor for all device drivers
- * accessing MMC or SD cards.
- * @ingroup IO
- */
|