diff options
Diffstat (limited to 'os/hal/dox/mmcsd.dox')
-rw-r--r-- | os/hal/dox/mmcsd.dox | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/mmcsd.dox b/os/hal/dox/mmcsd.dox index a39b61e77..42e89b3be 100644 --- a/os/hal/dox/mmcsd.dox +++ b/os/hal/dox/mmcsd.dox @@ -24,5 +24,5 @@ * accessing MMC or SD cards. This interface inherits the state
* machine and the interface from the @ref IO_BLOCK module.
*
- * @ingroup IO
+ * @ingroup HAL_INNER_CODE
*/
|