[rtems commit] doxygen: Put Real-Timer Clock Driver Interface into group Device Drivers

Sebastian Huber sebh at rtems.org
Thu Apr 4 06:27:36 UTC 2019


Module:    rtems
Branch:    master
Commit:    2bc058dbff2d7c275efe3aa9a9a6b4871e157e5a
Changeset: http://git.rtems.org/rtems/commit/?id=2bc058dbff2d7c275efe3aa9a9a6b4871e157e5a

Author:    Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Date:      Tue Apr  2 14:26:39 2019 +0200

doxygen: Put Real-Timer Clock Driver Interface into group Device Drivers

Update #3706.

---

 cpukit/include/rtems/rtc.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/cpukit/include/rtems/rtc.h b/cpukit/include/rtems/rtc.h
index 27b9e45..9906acd 100644
--- a/cpukit/include/rtems/rtc.h
+++ b/cpukit/include/rtems/rtc.h
@@ -27,6 +27,8 @@ extern "C" {
 /**
  * @defgroup rtems_rtc Real-Time Clock Driver Interface
  *
+ * @ingroup RTEMSDeviceDrivers
+ *
  * This driver interface provides support to read and set the real-time clock
  * and to initialize the time of day for the system.
  */




More information about the vc mailing list