forked from pulp-platform/riscv-gnu-toolchain
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 708 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 708 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "riscv-binutils"]
path = riscv-binutils
url = https://github.com/pulp-platform/riscv-binutils-gdb.git
[submodule "riscv-gcc"]
path = riscv-gcc
url = https://github.com/pulp-platform/riscv-gcc.git
[submodule "riscv-glibc"]
path = riscv-glibc
url = https://github.com/pulp-platform/riscv-glibc.git
[submodule "riscv-dejagnu"]
path = riscv-dejagnu
url = https://github.com/pulp-platform/riscv-dejagnu.git
[submodule "riscv-newlib"]
path = riscv-newlib
url = https://github.com/pulp-platform/riscv-newlib.git
[submodule "riscv-gdb"]
path = riscv-gdb
url = https://github.com/pulp-platform/riscv-binutils-gdb.git
[submodule "qemu"]
path = qemu
url = https://gitlab.com/lmarien94/qemu.git