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

Update #3706.
This commit is contained in:
Andreas Dachsberger
2019-04-02 14:26:39 +02:00
committed by Sebastian Huber
parent 885c9a7066
commit 2bc058dbff

View File

@@ -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.
*/