[PATCH 18/28] doxygen: Put Real-Timer Clock Driver Interface into group Device Drivers

Sebastian Huber sebastian.huber at embedded-brains.de
Wed Apr 3 07:31:51 UTC 2019


From: Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>

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 27b9e453c5..9f79fe67f6 100644
--- a/cpukit/include/rtems/rtc.h
+++ b/cpukit/include/rtems/rtc.h
@@ -26,6 +26,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.
-- 
2.16.4



More information about the devel mailing list