summaryrefslogtreecommitdiffstats
path: root/cpukit/include/rtems/libi2c.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/include/rtems/libi2c.h')
-rw-r--r--cpukit/include/rtems/libi2c.h8
1 files changed, 5 insertions, 3 deletions
diff --git a/cpukit/include/rtems/libi2c.h b/cpukit/include/rtems/libi2c.h
index 341e390760..7b86ab5f99 100644
--- a/cpukit/include/rtems/libi2c.h
+++ b/cpukit/include/rtems/libi2c.h
@@ -3,7 +3,7 @@
*
* @ingroup libi2c
*
- * @brief I2C Library
+ * @brief Legacy I2C Library
*/
#ifndef _RTEMS_LIBI2C_H
@@ -63,9 +63,11 @@ extern "C" {
#endif
/**
- * @defgroup libi2c I2C Library
+ * @defgroup libi2c Legacy I2C Library
*
- * @brief I2C library.
+ * @ingroup RTEMSDeviceDrivers
+ *
+ * @brief Legacy I2C library.
*
*/
/**@{**/