forked from casper-astro/tutorials_devel
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
30 lines (28 loc) · 882 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
25
26
27
28
[submodule "casperfpga"]
path = casperfpga
url = https://github.com/casper-astro/casperfpga
shallow = true
[submodule "snap/mlib_devel"]
path = snap/mlib_devel
url = https://github.com/casper-astro/mlib_devel.git
shallow = true
[submodule "skarab/mlib_devel"]
path = skarab/mlib_devel
url = https://github.com/casper-astro/mlib_devel.git
shallow = true
[submodule "roach2/mlib_devel"]
path = roach2/mlib_devel
url = https://github.com/casper-astro/mlib_devel.git
shallow = true
[submodule "red_pitaya/mlib_devel"]
path = red_pitaya/mlib_devel
url = https://github.com/casper-astro/mlib_devel.git
shallow = true
[submodule "rfsoc/mlib_devel"]
path = rfsoc/mlib_devel
url = http://github.com/casper-astro/mlib_devel
shallow = true
[submodule "alveo/mlib_devel"]
path = alveo/mlib_devel
url = https://github.com/casper-astro/mlib_devel.git
shallow = true