-
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) · 795 Bytes
/
.gitmodules
File metadata and controls
24 lines (24 loc) · 795 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 "ESLib"]
path = ESLib
url = git@github.com:SolarTeamEindhoven/STE15-ESLib.git
[submodule "Sensors"]
path = Sensors
url = git@github.com:SolarTeamEindhoven/STE15-Sensors.git
[submodule "Actuators"]
path = Actuators
url = git@github.com:SolarTeamEindhoven/STE15-Actuators.git
[submodule "mbed-src"]
path = mbed-src
url = git@github.com:SolarTeamEindhoven/STE15-mbed.git
[submodule "mbed-rtos"]
path = mbed-rtos
url = git@github.com:SolarTeamEindhoven/STE15-rtos.git
[submodule "LPC1768_DMA"]
path = LPC1768_DMA
url = git@github.com:SolarTeamEindhoven/STE15-DMA.git
[submodule "ste15-csv2cpp"]
path = ste15-csv2cpp
url = git@github.com:SolarTeamEindhoven/STE15-CSV2CPP.git
[submodule "mbed-fs"]
path = mbed-fs
url = git@github.com:SolarTeamEindhoven/STE15-FileSystem.git