From: Andreas Dachsberger <andreas.dachsber...@embedded-brains.de> Update #3706. --- cpukit/doxygen.h | 8 ++++++++ cpukit/include/rtems/btimer.h | 2 ++ 2 files changed, 10 insertions(+)
diff --git a/cpukit/doxygen.h b/cpukit/doxygen.h index 83ca90360a..fe847d986b 100644 --- a/cpukit/doxygen.h +++ b/cpukit/doxygen.h @@ -24,6 +24,14 @@ * @brief Device Drivers */ +/** + * @defgroup RTEMSLegacyBenchmarkDrivers Legacy Benchmark Drivers + * + * @ingroup RTEMSDeviceDrivers + * + * @brief Legacy Benchmark Drivers + */ + /** * @defgroup libfs libfs * diff --git a/cpukit/include/rtems/btimer.h b/cpukit/include/rtems/btimer.h index ad9c629eba..43f910011d 100644 --- a/cpukit/include/rtems/btimer.h +++ b/cpukit/include/rtems/btimer.h @@ -35,6 +35,8 @@ extern "C" { /** * @defgroup BenchmarkTimer Benchmark Timer Driver Interface + * + * @ingroup RTEMSLegacyBenchmarkDrivers * * This module defines the interface for the Benchmark Timer Driver. * -- 2.16.4 _______________________________________________ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel