-
Notifications
You must be signed in to change notification settings - Fork 48
/
Copy path.gitmodules
27 lines (27 loc) · 897 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
[submodule "build"]
path = build
url = https://github.com/no2fpga/no2build.git
[submodule "cores/no2misc"]
path = cores/no2misc
url = https://github.com/no2fpga/no2misc.git
[submodule "cores/no2usb"]
path = cores/no2usb
url = https://github.com/no2fpga/no2usb.git
[submodule "cores/no2ice40"]
path = cores/no2ice40
url = https://github.com/no2fpga/no2ice40.git
[submodule "cores/no2hub75"]
path = cores/no2hub75
url = https://github.com/no2fpga/no2hub75.git
[submodule "cores/no2hyperbus"]
path = cores/no2hyperbus
url = https://github.com/no2fpga/no2hyperbus.git
[submodule "cores/no2qpimem"]
path = cores/no2qpimem
url = https://github.com/no2fpga/no2qpimem.git
[submodule "cores/no2memcache"]
path = cores/no2memcache
url = https://github.com/no2fpga/no2memcache.git
[submodule "cores/no2muacm/bin"]
path = cores/no2muacm/bin
url = https://github.com/no2fpga/no2muacm-bin.git