forked from Imagelibrary/rtems
doxygen: Benchmark Timer Driver Interface now in Device Drivers
Update #3706.
This commit is contained in:
committed by
Sebastian Huber
parent
2bc058dbff
commit
b8cff580fa
@@ -24,6 +24,14 @@
|
||||
* @brief Device Drivers
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup RTEMSLegacyBenchmarkDrivers Legacy Benchmark Drivers
|
||||
*
|
||||
* @ingroup RTEMSDeviceDrivers
|
||||
*
|
||||
* @brief Legacy Benchmark Drivers
|
||||
*/
|
||||
|
||||
/**
|
||||
* @defgroup libfs libfs
|
||||
*
|
||||
|
||||
@@ -36,6 +36,8 @@ extern "C" {
|
||||
/**
|
||||
* @defgroup BenchmarkTimer Benchmark Timer Driver Interface
|
||||
*
|
||||
* @ingroup RTEMSLegacyBenchmarkDrivers
|
||||
*
|
||||
* This module defines the interface for the Benchmark Timer Driver.
|
||||
*
|
||||
* The following methods in this module must be provided by each BSP:
|
||||
|
||||
Reference in New Issue
Block a user