forked from TKJElectronics/Balanduino
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
18 lines (18 loc) · 871 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[submodule "BalanduinoAndroidApp"]
path = BalanduinoAndroidApp
url = https://github.com/TKJElectronics/BalanduinoAndroidApp.git
[submodule "BalanduinoProcessingApp"]
path = BalanduinoProcessingApp
url = https://github.com/TKJElectronics/BalanduinoProcessingApp.git
[submodule "BalanduinoWindowsApp"]
path = BalanduinoWindowsApp
url = https://github.com/TKJElectronics/BalanduinoWindowsApp.git
[submodule "Firmware/libraries/KalmanFilter"]
path = Firmware/libraries/KalmanFilter
url = https://github.com/TKJElectronics/KalmanFilter.git
[submodule "Firmware/libraries/USB_Host_Shield_2.0"]
path = Firmware/libraries/USB_Host_Shield_2.0
url = https://github.com/felis/USB_Host_Shield_2.0.git
[submodule "Firmware/Balanduino/Arduino_Makefile_master"]
path = Firmware/Balanduino/Arduino_Makefile_master
url = https://github.com/Lauszus/Arduino_Makefile_master.git