summaryrefslogtreecommitdiffstats
path: root/user
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-22 12:58:09 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2019-01-22 12:58:38 +0100
commit5973f92f79137576cea870b8504d5cb5582c6ce8 (patch)
tree95c81e8fc38b6caaa2a1bb5a56cdc147199f1b58 /user
parentChange first copyright year to 1988 (diff)
downloadrtems-docs-5973f92f79137576cea870b8504d5cb5582c6ce8.tar.bz2
user: Stub documentation for griscv BSP
Update #3678.
Diffstat (limited to 'user')
-rw-r--r--user/bsps/bsps-riscv.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/user/bsps/bsps-riscv.rst b/user/bsps/bsps-riscv.rst
index e38cdea..c3ca098 100644
--- a/user/bsps/bsps-riscv.rst
+++ b/user/bsps/bsps-riscv.rst
@@ -114,3 +114,9 @@ The console driver supports devices compatible to
They are initialized according to the device tree. The console driver does not
configure the pins or peripheral clocks. The console device is selected
according to the device tree "/chosen/stdout-path" property value.
+
+griscv
+======
+
+This RISC-V BSP supports chips using the
+`GRLIB <https://www.gaisler.com/products/grlib/grlib.pdf>`_.