-
Notifications
You must be signed in to change notification settings - Fork 74
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 1.01 KB
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 1.01 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "Software/GuitarPedal/dependencies/DaisySP"]
path = Software/GuitarPedal/dependencies/DaisySP
url = https://github.com/electro-smith/DaisySP.git
[submodule "Software/GuitarPedal/dependencies/libDaisy"]
path = Software/GuitarPedal/dependencies/libDaisy
url = https://github.com/electro-smith/libDaisy.git
[submodule "Software/GuitarPedal/dependencies/infra"]
path = Software/GuitarPedal/dependencies/q/infra
url = https://github.com/cycfi/infra.git
[submodule "Software/GuitarPedal/dependencies/q"]
path = Software/GuitarPedal/dependencies/q/q
url = https://github.com/cycfi/q.git
[submodule "Software/GuitarPedal/dependencies/gcem"]
path = Software/GuitarPedal/dependencies/gcem
url = https://github.com/kthohr/gcem.git
[submodule "Software/GuitarPedal/dependencies/RTNeural"]
path = Software/GuitarPedal/dependencies/RTNeural
url = https://github.com/jatinchowdhury18/RTNeural
[submodule "Software/GuitarPedal/dependencies/eigen"]
path = Software/GuitarPedal/dependencies/eigen
url = https://gitlab.com/libeigen/eigen