forked from riscv-software-src/riscv-tools
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
24 lines (24 loc) · 782 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "riscv-isa-sim"]
path = riscv-isa-sim
url = https://github.com/riscv/riscv-isa-sim.git
[submodule "riscv-fesvr"]
path = riscv-fesvr
url = https://github.com/riscv/riscv-fesvr.git
[submodule "riscv-pk"]
path = riscv-pk
url = https://github.com/riscv/riscv-pk.git
[submodule "riscv-opcodes"]
path = riscv-opcodes
url = https://github.com/riscv/riscv-opcodes.git
[submodule "riscv-tests"]
path = riscv-tests
url = https://github.com/riscv/riscv-tests.git
[submodule "riscv-llvm"]
path = riscv-llvm
url = https://github.com/riscv/riscv-llvm.git
[submodule "riscv-gnu-toolchain"]
path = riscv-gnu-toolchain
url = https://github.com/riscv/riscv-gnu-toolchain.git
[submodule "riscv-openocd"]
path = riscv-openocd
url = https://github.com/riscv/riscv-openocd.git