-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
23 lines (23 loc) · 896 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
[submodule "libraries/Kaleidoscope"]
path = Kaleidoscope
url = [email protected]:Dygmalab/Kaleidoscope-Dygma.git
[submodule "libraries/UpgradeKeyscanner"]
path = UpgradeKeyscanner
url = [email protected]:Dygmalab/KaleidoscopePluginKeyScannerUpgrade.git
[submodule "libraries/Communications"]
path = Communications
url = [email protected]:Dygmalab/DefyCommunications.git
branch = of-rf_host_lib_integration
[submodule "libraries/Arduino"]
path = Arduino
url = [email protected]:Dygmalab/Arduino_NRF5.git
[submodule "libraries/Ble_composite_dev"]
path = Ble_composite_dev
url = [email protected]:Dygmalab/Ble_composite_dev.git
[submodule "libraries/rf_host_device/rf_host_device"]
path = rf_host_device/rf_host_device
url = [email protected]:Dygmalab/rf_host_device.git
branch = main
[submodule "libraries/NeuronLedLibrary"]
path = NeuronLedLibrary
url = [email protected]:Dygmalab/NeuronLedLibrary.git