[PATCH 12/28] doxygen: Added I2C Driver to Device Drivers
Sebastian Huber
sebastian.huber at embedded-brains.de
Wed Apr 3 07:31:45 UTC 2019
From: Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Update #3706.
---
cpukit/include/dev/i2c/i2c.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/cpukit/include/dev/i2c/i2c.h b/cpukit/include/dev/i2c/i2c.h
index 5f6caf699e..61a1e1be51 100644
--- a/cpukit/include/dev/i2c/i2c.h
+++ b/cpukit/include/dev/i2c/i2c.h
@@ -47,6 +47,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.
*
--
2.16.4
More information about the devel
mailing list