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

24 lines
366 B
C

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