[rtems commit] doxygen: Time Test 27 now in Device Drivers

Sebastian Huber sebh at rtems.org
Thu Apr 4 06:27:36 UTC 2019


Module:    rtems
Branch:    master
Commit:    74bfbc1f5fa54fd9b5003603de297970754d58b4
Changeset: http://git.rtems.org/rtems/commit/?id=74bfbc1f5fa54fd9b5003603de297970754d58b4

Author:    Andreas Dachsberger <andreas.dachsberger at embedded-brains.de>
Date:      Tue Apr  2 14:36:32 2019 +0200

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 669c11d..13c8f04 100644
--- a/cpukit/doxygen.h
+++ b/cpukit/doxygen.h
@@ -33,6 +33,14 @@
  */
 
 /**
+ * @defgroup RTEMSTimeTest27Support Time Test 27 Support
+ *
+ * @ingroup RTEMSDeviceDrivers
+ *
+ * @brief Time Test 27 Support
+ */
+
+/**
  * @defgroup libfs libfs
  * 
  * @ingroup FileSystemTypesAndMount
diff --git a/cpukit/include/rtems/tm27-default.h b/cpukit/include/rtems/tm27-default.h
index 2a4a343..099f5a6 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
  */




More information about the vc mailing list