From 74bfbc1f5fa54fd9b5003603de297970754d58b4 Mon Sep 17 00:00:00 2001 From: Andreas Dachsberger Date: Tue, 2 Apr 2019 14:36:32 +0200 Subject: doxygen: Time Test 27 now in Device Drivers Update #3706. --- cpukit/doxygen.h | 8 ++++++++ cpukit/include/rtems/tm27-default.h | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/cpukit/doxygen.h b/cpukit/doxygen.h index 669c11df56..13c8f04f39 100644 --- a/cpukit/doxygen.h +++ b/cpukit/doxygen.h @@ -32,6 +32,14 @@ * @brief Legacy Benchmark Drivers */ +/** + * @defgroup RTEMSTimeTest27Support Time Test 27 Support + * + * @ingroup RTEMSDeviceDrivers + * + * @brief Time Test 27 Support + */ + /** * @defgroup libfs libfs * diff --git a/cpukit/include/rtems/tm27-default.h b/cpukit/include/rtems/tm27-default.h index 2a4a34384e..099f5a6805 100644 --- a/cpukit/include/rtems/tm27-default.h +++ b/cpukit/include/rtems/tm27-default.h @@ -20,9 +20,9 @@ #define __tm27_h /** - * @defgroup shared_tm27 Time Test 27 + * @defgroup shared_tm27 Time Test 27 Default * - * @ingroup shared_include + * @ingroup RTEMSTimeTest27Support * * @brief Stuff for Time Test 27 */ -- cgit v1.2.3