forked from Imagelibrary/rtems
16 lines
255 B
C
16 lines
255 B
C
/**
|
|
* @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.
|
|
*/
|