-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 1.05 KB
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 1.05 KB
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 "120-channel-pogo-pin-board"]
path = hardware/120-channel-pogo-pin-board
url = https://github.com/sci-bots/dropbot-120-channel-pogo-pin-board.kicad.git
[submodule "40-channel-HV-switching-board"]
path = hardware/40-channel-HV-switching-board
url = https://github.com/sci-bots/dropbot-40-channel-HV-switching-board.kicad.git
[submodule "control-board"]
path = hardware/control-board
url = https://github.com/sci-bots/dropbot-control-board.kicad.git
[submodule "front-panel"]
path = hardware/front-panel
url = https://github.com/sci-bots/dropbot-front-panel.kicad.git
[submodule "test-board"]
path = hardware/test-board
url = https://github.com/sci-bots/dropbot-120-channel-test-board.kicad.git
[submodule "software/microdrop"]
path = software/microdrop
url = https://github.com/sci-bots/microdrop
[submodule "software/dropbot"]
path = software/dropbot
url = https://github.com/sci-bots/dropbot.py
[submodule "external-connection-adapter"]
path = hardware/external-connection-adapter
url = https://github.com/sci-bots/dropbot-v3-connection-adapter.kicad