From 2bc058dbff2d7c275efe3aa9a9a6b4871e157e5a Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Tue, 2 Apr 2019 14:26:39 +0200 Subject: 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 27b9e453c5..9906acd425 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. */ -- cgit v1.2.3