From b6b00917b26410359297536aa852039f4e1c7f7b Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Tue, 2 Apr 2019 13:43:08 +0200 Subject: doxygen: Added some subgroups to API and IO I2C library, Media Manager and Profiling Support Update #3706. --- cpukit/include/rtems/libi2c.h | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'cpukit/include/rtems/libi2c.h') 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. * */ /**@{**/ -- cgit v1.2.3