aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/dox/i2c.dox
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/dox/i2c.dox')
-rw-r--r--os/hal/dox/i2c.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/dox/i2c.dox b/os/hal/dox/i2c.dox
index ed080da13..4b1a51a63 100644
--- a/os/hal/dox/i2c.dox
+++ b/os/hal/dox/i2c.dox
@@ -98,5 +98,5 @@
* the I2C bus from multiple threads then use the @p i2cAcquireBus() and
* @p i2cReleaseBus() APIs in order to gain exclusive access.
*
- * @ingroup IO
+ * @ingroup HAL_NORMAL_DRIVERS
*/