-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 883 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 883 Bytes
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 "bb-gui"]
path = bb-gui
url = https://github.com/ProgrammableMatterProject/bb-gui.git
[submodule "bb-apploader"]
path = bb-apploader
url = https://github.com/ProgrammableMatterProject/bb-apploader.git
[submodule "bb-bootloader"]
path = bb-bootloader
url = https://github.com/ProgrammableMatterProject/bb-bootloader.git
[submodule "bb-cli"]
path = bb-cli
url = https://github.com/ProgrammableMatterProject/bb-cli.git
[submodule "bb-applications"]
path = bb-applications
url = https://github.com/ProgrammableMatterProject/bb-applications
[submodule "bb-bridge"]
path = bb-bridge
url = https://github.com/ProgrammableMatterProject/bb-bridge.git
[submodule "bb-arduino"]
path = bb-arduino
url = https://github.com/ProgrammableMatterProject/bb-arduino.git
[submodule "bb-library"]
path = bb-library
url = https://github.com/ProgrammableMatterProject/bb-library