forked from Imagelibrary/rtems
24 lines
366 B
C
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.
|
|
*/
|