summaryrefslogtreecommitdiffstats
path: root/bsps/riscv/shared/doxygen.h
blob: 1f206ad638027ded19fe3a1f18c8f8539f688340 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
/**
 * @file
 *
 * @ingroup RTEMSImplDoxygen
 *
 * @brief This header file defines riscv-specific groups.
 */

/**
 * @defgroup RTEMSBSPsRISCV RISC-V
 *
 * @ingroup RTEMSBSPs
 *
 * @brief RISC-V Board Support Packages.
 */

/**
 * @defgroup RTEMSBSPsRISCVShared Shared
 *
 * @ingroup RTEMSBSPsRISCV
 *
 * @brief Shared Support for RISC-V Board Support Packages.
 */