source: rtems/cpukit/doxygen.h @ 295b05f9

Last change on this file since 295b05f9 was 295b05f9, checked in by Sebastian Huber <sebastian.huber@…>, on 12/02/20 at 12:02:58

nfsclient: Rework Doxygen groups

Update #3706.

  • Property mode set to 100644
File size: 761 bytes
Line 
1/**
2 * @defgroup RTEMSAPIIO IO
3 *
4 * @ingroup RTEMSAPI
5 *
6 * @brief IO
7 */
8
9/**
10 * @defgroup RTEMSAPIPrintSupport Print Support
11 *
12 * @ingroup RTEMSAPIIO
13 *
14 * @brief Print Support
15 */
16
17/**
18 * @defgroup RTEMSAPITracing Tracing
19 *
20 * @ingroup RTEMSAPI
21 *
22 * @brief Tracing
23 */
24
25/**
26 * @defgroup RTEMSLegacyBenchmarkDrivers Legacy Benchmark Drivers
27 *
28 * @ingroup RTEMSDeviceDrivers
29 *
30 * @brief Legacy Benchmark Drivers
31 */
32
33/**
34 * @defgroup RTEMSTimeTest27Support Time Test 27 Support
35 *
36 * @ingroup RTEMSDeviceDrivers
37 *
38 * @brief Time Test 27 Support
39 */
40
41/**
42 * @defgroup libfs libfs
43 *
44 * @ingroup FileSystemTypesAndMount
45 *
46 * @brief libfs
47 */
48
49/**
50 * @defgroup libmisc_mouse Serial Mouse
51 *
52 * @ingroup RTEMSDeviceDrivers
53 *
54 * @brief Serial Mouse
55 */
56
Note: See TracBrowser for help on using the repository browser.