-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
24 lines (24 loc) · 994 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 "dependencies/amaranth"]
path = dependencies/amaranth
url = https://github.com/amaranth-lang/amaranth
[submodule "dependencies/amaranth-boards"]
path = dependencies/amaranth-boards
url = https://github.com/amaranth-lang/amaranth-boards
[submodule "dependencies/amaranth-stdio"]
path = dependencies/amaranth-stdio
url = https://github.com/amaranth-lang/amaranth-stdio
[submodule "dependencies/luna"]
path = dependencies/luna
url = https://github.com/greatscottgadgets/luna
[submodule "dependencies/cynthion"]
path = dependencies/cynthion
url = https://github.com/greatscottgadgets/cynthion
[submodule "dependencies/apollo"]
path = dependencies/apollo
url = https://github.com/greatscottgadgets/apollo
[submodule "dependencies/python-usb-protocol"]
path = dependencies/python-usb-protocol
url = https://github.com/greatscottgadgets/python-usb-protocol
[submodule "dependencies/packetry"]
path = dependencies/packetry
url = https://github.com/greatscottgadgets/packetry