Files
rtems/cpukit/doxygen.h
Sebastian Huber 295b05f965 nfsclient: Rework Doxygen groups
Update #3706.
2020-12-02 13:03:32 +01:00

57 lines
761 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 libfs libfs
*
* @ingroup FileSystemTypesAndMount
*
* @brief libfs
*/
/**
* @defgroup libmisc_mouse Serial Mouse
*
* @ingroup RTEMSDeviceDrivers
*
* @brief Serial Mouse
*/