source: rtems/bsps/riscv/shared/doxygen.h @ bb465c8

Last change on this file since bb465c8 was bb465c8, checked in by Sebastian Huber <sebastian.huber@…>, on 02/14/23 at 15:48:07

doxygen: Add Doxygen files to a group

Update #3707.

  • Property mode set to 100644
File size: 366 bytes
Line 
1/**
2 * @file
3 *
4 * @ingroup RTEMSImplDoxygen
5 *
6 * @brief This header file defines riscv-specific groups.
7 */
8
9/**
10 * @defgroup RTEMSBSPsRISCV RISC-V
11 *
12 * @ingroup RTEMSBSPs
13 *
14 * @brief RISC-V Board Support Packages.
15 */
16
17/**
18 * @defgroup RTEMSBSPsRISCVShared Shared
19 *
20 * @ingroup RTEMSBSPsRISCV
21 *
22 * @brief Shared Support for RISC-V Board Support Packages.
23 */
Note: See TracBrowser for help on using the repository browser.