-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
21 lines (21 loc) · 773 Bytes
/
.gitmodules
File metadata and controls
21 lines (21 loc) · 773 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "timelapse_geolocate"]
path = timelapse_geolocate
url = git@github.com:Gamma-Software/timelapse_geolocate.git
[submodule "usbautobackup"]
path = devices_driver/usbautobackup
url = git@github.com:Gamma-Software/usbautobackup.git
[submodule "gps_driver"]
path = devices_driver/gps
url = git@github.com:Gamma-Software/gps_driver.git
[submodule "imu_driver"]
path = devices_driver/imu
url = git@github.com:Gamma-Software/imu_driver.git
[submodule "can_decoder"]
path = devices_driver/can_decoder
url = git@github.com:Gamma-Software/can_decoder.git
[submodule "trip-overview"]
path = servers/trip-overview
url = git@github.com:Gamma-Software/trip-overview
[submodule "travelblog"]
path = servers/travelblog
url = git@github.com:Gamma-Software/travelblog