-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
19 lines (18 loc) · 864 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[submodule "AltairHL_emulator/HardwareDefinitions"]
path = AltairHL_emulator/HardwareDefinitions
url = https://github.com/Azure-Sphere-DevX/AzureSphereDevX.HardwareDefinitions
[submodule "AltairHL_emulator/Disks"]
path = AltairHL_emulator/Disks
url = https://github.com/AzureSphereCloudEnabledAltair8800/AzureSphereAltair8800.disks.git
[submodule "AltairHL_emulator/EdgeDevX"]
path = AltairHL_emulator/EdgeDevX
url = https://github.com/Azure-Sphere-DevX/EdgeDevX.git
[submodule "AltairHL_emulator/uthash"]
path = AltairHL_emulator/uthash
url = https://github.com/troydhanson/uthash.git
[submodule "AltairHL_emulator/wsServer"]
path = AltairHL_emulator/wsServer
url = https://github.com/Theldus/wsServer.git
[submodule "AltairHL_emulator/Drivers/spidev-lib"]
path = AltairHL_emulator/Drivers/spidev-lib
url = https://github.com/milekium/spidev-lib.git