summaryrefslogtreecommitdiffstats
path: root/bsps/riscv/shared/doxygen.h
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/riscv/shared/doxygen.h')
-rw-r--r--bsps/riscv/shared/doxygen.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/bsps/riscv/shared/doxygen.h b/bsps/riscv/shared/doxygen.h
new file mode 100644
index 0000000000..c7712eefca
--- /dev/null
+++ b/bsps/riscv/shared/doxygen.h
@@ -0,0 +1,7 @@
+/**
+ * @defgroup RTEMSBSPsRISCV RISC-V
+ *
+ * @ingroup RTEMSBSPs
+ *
+ * @brief RISC-V Board Support Packages.
+ */