mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-03 09:38:47 +08:00
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.
|
|
*/
|