Files
rtems/cpukit/doxygen.h
2023-02-16 08:27:09 +01:00

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
*/