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 3c3d440 commit e13c9c0Copy full SHA for e13c9c0
.gitmodules
@@ -1,10 +1,13 @@
1
[submodule "riscv-arch-test"]
2
path = tests/riscv-arch-test
3
url = https://github.com/riscv-non-isa/riscv-arch-test
4
+ shallow = true
5
[submodule "mini-gdbstub"]
6
path = src/mini-gdbstub
7
url = https://github.com/RinHizakura/mini-gdbstub
8
9
[submodule "softfloat"]
10
path = src/softfloat
11
url = https://github.com/sysprog21/berkeley-softfloat-3
12
branch = rv32emu
13
0 commit comments