[doc] Link to RISC-V Debug Specification

Unfortunately, no versioned links to the PDF are available (at least I
couldn't find one), so only link the entry page for the spec.
This commit is contained in:
Philipp Wagner 2020-04-01 19:03:44 +01:00 committed by Philipp Wagner
parent 82c113764c
commit 3c11c95981

View file

@ -3,7 +3,7 @@
Debug Support
=============
Ibex offers support for execution-based debug according to the RISC-V Debug Specification, version 0.13.
Ibex offers support for execution-based debug according to the `RISC-V Debug Specification <https://riscv.org/specifications/debug-specification/>`_, version 0.13.
.. note::