forked from Imagelibrary/rtems
57 lines
776 B
C
57 lines
776 B
C
/**
|
|
* @file
|
|
*
|
|
* @ingroup RTEMSImplDoxygen
|
|
*
|
|
* @brief This header file defines some Doxygen groups.
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSAPIIO IO
|
|
*
|
|
* @ingroup RTEMSAPI
|
|
*
|
|
* @brief IO
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSAPIPrintSupport Print Support
|
|
*
|
|
* @ingroup RTEMSAPIIO
|
|
*
|
|
* @brief Print Support
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSAPITracing Tracing
|
|
*
|
|
* @ingroup RTEMSAPI
|
|
*
|
|
* @brief Tracing
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSLegacyBenchmarkDrivers Legacy Benchmark Drivers
|
|
*
|
|
* @ingroup RTEMSDeviceDrivers
|
|
*
|
|
* @brief Legacy Benchmark Drivers
|
|
*/
|
|
|
|
/**
|
|
* @defgroup RTEMSTimeTest27Support Time Test 27 Support
|
|
*
|
|
* @ingroup RTEMSDeviceDrivers
|
|
*
|
|
* @brief Time Test 27 Support
|
|
*/
|
|
|
|
/**
|
|
* @defgroup libmisc_mouse Serial Mouse
|
|
*
|
|
* @ingroup RTEMSDeviceDrivers
|
|
*
|
|
* @brief Serial Mouse
|
|
*/
|
|
|