forked from Imagelibrary/rtems
committed by
Sebastian Huber
parent
bbdf93869d
commit
c9bd696eb4
@@ -34,6 +34,14 @@
|
|||||||
* @brief Print Support
|
* @brief Print Support
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @defgroup RTEMSAPITracing Tracing
|
||||||
|
*
|
||||||
|
* @ingroup RTEMSAPI
|
||||||
|
*
|
||||||
|
* @brief Tracing
|
||||||
|
*/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @defgroup RTEMSDeviceDrivers Device Drivers
|
* @defgroup RTEMSDeviceDrivers Device Drivers
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -41,7 +41,7 @@
|
|||||||
/**
|
/**
|
||||||
* @defgroup libmisc_capture RTEMS Capture Engine
|
* @defgroup libmisc_capture RTEMS Capture Engine
|
||||||
*
|
*
|
||||||
* @ingroup libmisc
|
* @ingroup RTEMSAPITracing
|
||||||
*
|
*
|
||||||
* Capture Engine Component of the RTEMS Measurement and Monitoring System
|
* Capture Engine Component of the RTEMS Measurement and Monitoring System
|
||||||
*/
|
*/
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ extern "C" {
|
|||||||
/**
|
/**
|
||||||
* @defgroup RTEMSRecord Event Recording
|
* @defgroup RTEMSRecord Event Recording
|
||||||
*
|
*
|
||||||
* @ingroup RTEMSAPIClassic
|
* @ingroup RTEMSAPITracing
|
||||||
*
|
*
|
||||||
* @brief Low-level event recording support.
|
* @brief Low-level event recording support.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user