[PATCH 20/28] doxygen: Time Test 27 now in Device Drivers

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


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

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 fe847d986b..5f214fe5cd 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
  */
-- 
2.16.4




More information about the devel mailing list