-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitmodules
51 lines (51 loc) · 2.01 KB
/
.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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
[submodule "Generation 3/Hardware"]
path = Generation 3/Hardware
url = https://github.com/reiserlab/Panel-G3-Hardware
[submodule "Generation 3/Software"]
path = Generation 3/Software
url = https://github.com/reiserlab/Panel-G3-Software
[submodule "Generation 3/Firmware"]
path = Generation 3/Firmware
url = https://github.com/floesche/panels_g3_firmware
[submodule "Generation 3/AVRDude"]
path = Generation 3/AVRDude
url = https://github.com/floesche/panels_prog_avrdude
[submodule "Generation 4/Documentation"]
path = Generation 4/Documentation
url = https://github.com/floesche/panels_g4_docs
[submodule "Generation 4/Firmware"]
path = Generation 4/Firmware
url = https://github.com/floesche/panels_g4_firmware
[submodule "Generation 4/Hardware"]
path = Generation 4/Hardware
url = https://github.com/floesche/panels_g4_hardware
[submodule "Generation 2/Hardware"]
path = Generation 2/Panels
url = https://github.com/floesche/panels_g3_hardware
[submodule "Generation 2/Arenas"]
path = Generation 2/Arenas
url = https://github.com/floesche/panels_arenas
[submodule "Generation 2/LED-Arrays"]
path = Generation 2/LED-Arrays
url = https://github.com/floesche/panels_led_arrays
[submodule "Generation 3/Panelcom"]
path = Generation 3/Panelcom
url = https://github.com/floesche/panel_comm
[submodule "Generation 3/Controller"]
path = Generation 3/Controller
url = https://github.com/floesche/panels_controller
[submodule "Generation 3/Breakout-BNC"]
path = Generation 3/Breakout-BNC
url = https://github.com/floesche/panels_bnc_breakout
[submodule "Generation 3/Breakout-ISP"]
path = Generation 3/Breakout-ISP
url = https://github.com/floesche/panels_isp_breakout
[submodule "Generation 4/Arena"]
path = Generation 4/Arena
url = https://github.com/floesche/Arena-G4-Hardware
[submodule "Generation 4/Panel"]
path = Generation 4/Panel
url = https://github.com/floesche/Panel-G4-Hardware
[submodule "Generation 4/Display_Tools"]
path = Generation 4/Display_Tools
url = https://github.com/JaneliaSciComp/G4_Display_Tools.git