-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
36 lines (36 loc) · 1.82 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule "AltairHL_emulator/wolfMQTT"]
path = AltairHL_emulator/wolfMQTT
url = https://github.com/AzureSphereCloudEnabledAltair8800/wolfMQTT.git
[submodule "AltairRT_disk_cache_server/mt3620_m4_software"]
path = AltairRT_disk_cache_server/mt3620_m4_software
url = https://github.com/MediaTek-Labs/mt3620_m4_software.git
[submodule "AltairHL_emulator/AzureSphereDevX"]
path = AltairHL_emulator/AzureSphereDevX
url = https://github.com/gloveboxes/AzureSphereDevX.git
[submodule "AltairHL_emulator/Disks"]
path = AltairHL_emulator/Disks
url = https://github.com/AzureSphereCloudEnabledAltair8800/AzureSphereAltair8800.disks.git
[submodule "azure-sphere-samples"]
path = azure-sphere-samples
url = https://github.com/Azure/azure-sphere-samples.git
[submodule "AltairHL_sd_card_format_drive_a/AzureSphereDevX"]
path = AltairHL_sd_card_format_drive_a/AzureSphereDevX
url = https://github.com/gloveboxes/AzureSphereDevX.git
[submodule "AltairHL_sd_card_format_drive_b/AzureSphereDevX"]
path = AltairHL_sd_card_format_drive_b/AzureSphereDevX
url = https://github.com/gloveboxes/AzureSphereDevX.git
[submodule "AltairHL_sd_card_format_drive_a/Disks"]
path = AltairHL_sd_card_format_drive_a/Disks
url = https://github.com/AzureSphereCloudEnabledAltair8800/AzureSphereAltair8800.disks.git
[submodule "AltairHL_sd_card_format_drive_b/Disks"]
path = AltairHL_sd_card_format_drive_b/Disks
url = https://github.com/AzureSphereCloudEnabledAltair8800/AzureSphereAltair8800.disks.git
[submodule "AltairHL_emulator/Drivers"]
path = AltairHL_emulator/Drivers
url = https://github.com/gloveboxes/AzureSphereDrivers.git
[submodule "AltairRT_sd_card_service/lib"]
path = AltairRT_sd_card_service/lib
url = https://github.com/CodethinkLabs/mt3620-m4-drivers
[submodule "Tools"]
path = Tools
url = https://github.com/Azure-Sphere-DevX/AzureSphereDevX.Tools.git