From 7cb1c2b0fd2c59611088a3dc9b18d6c890e4f5ed Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Tue, 2 Apr 2019 13:39:02 +0200 Subject: doxygen: Added I2C Driver to Device Drivers Update #3706. --- cpukit/include/dev/i2c/i2c.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpukit/include') diff --git a/cpukit/include/dev/i2c/i2c.h b/cpukit/include/dev/i2c/i2c.h index 5f6caf699e..ac2c369785 100644 --- a/cpukit/include/dev/i2c/i2c.h +++ b/cpukit/include/dev/i2c/i2c.h @@ -48,6 +48,8 @@ typedef struct i2c_rdwr_ioctl_data i2c_rdwr_ioctl_data; /** * @defgroup I2C Inter-Integrated Circuit (I2C) Driver * + * @ingroup RTEMSDeviceDrivers + * * @brief Inter-Integrated Circuit (I2C) bus and device driver support. * * @{ -- cgit v1.2.3