We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34fd8d0 commit 2390076Copy full SHA for 2390076
arch/common/Kconfig
@@ -12,7 +12,7 @@ config SEMIHOST
12
a host computer that is running a debugger.
13
Additional information can be found in:
14
https://developer.arm.com/documentation/dui0471/m/what-is-semihosting-
15
- https://github.com/riscv/riscv-semihosting-spec/blob/main/riscv-semihosting-spec.adoc
+ https://github.com/riscv-non-isa/riscv-semihosting/blob/main/riscv-semihosting.adoc
16
This option is compatible with hardware and with QEMU, through the
17
(automatic) use of the -semihosting-config switch when invoking it.
18
0 commit comments