diff options
Diffstat (limited to 'os/hal/dox/i2c.dox')
-rw-r--r-- | os/hal/dox/i2c.dox | 2 |
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
*/
|