forked from Imagelibrary/rtems
49 lines
667 B
C
49 lines
667 B
C
/**
|
|
* @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
|
|
*/
|
|
|