-
Notifications
You must be signed in to change notification settings - Fork 38
/
.gitmodules
67 lines (60 loc) · 3.04 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
[submodule "src/cJSON"]
path = MutableStorageKVP/src/cJSON
url = https://github.com/DaveGamble/cJSON
[submodule "LittleFs_RemoteDisk/src/HighLevelApp/littlefs"]
path = LittleFs_RemoteDisk/src/HighLevelApp/littlefs
url = https://github.com/littlefs-project/littlefs.git
[submodule "BalancingRobot/Software/RTOS/threadx"]
path = BalancingRobot/Software/RTOS/threadx
url = https://github.com/azure-rtos/threadx.git
[submodule "BalancingRobot/Software/RTOS/mt3620_m4_software"]
path = BalancingRobot/Software/RTOS/mt3620_m4_software
url = https://github.com/MediaTek-Labs/mt3620_m4_software.git
[submodule "MQTT-C_Client/src/HighLevelApp/MQTT-C"]
path = MQTT-C_Client/src/HighLevelApp/MQTT-C
url = https://github.com/LiamBindle/MQTT-C.git
[submodule "MQTT-C_Client/src/HighLevelApp/AzureSphereDevX"]
path = MQTT-C_Client/src/HighLevelApp/AzureSphereDevX
url = https://github.com/gloveboxes/AzureSphereDevX.git
[submodule "LittleFs_SDCard/src/littlefs"]
path = LittleFs_SDCard/src/littlefs
url = https://github.com/littlefs-project/littlefs.git
[submodule "LittleFs_SDCard/src/AzureSphere/SDCard_RealTimeApp/lib"]
path = LittleFs_SDCard/src/AzureSphere/SDCard_RealTimeApp/lib
url = https://github.com/CodethinkLabs/mt3620-m4-drivers.git
[submodule "RS485Driver/RTApp/lib"]
path = RS485Driver/RTApp/lib
url = https://github.com/CodethinkLabs/mt3620-m4-drivers.git
[submodule "CO2_MonitorHealthySpaces/src/HardwareDefinitions"]
path = CO2_MonitorHealthySpaces/src/HardwareDefinitions
url = https://github.com/Azure-Sphere-DevX/AzureSphereDevX.HardwareDefinitions.git
[submodule "CO2_MonitorHealthySpaces/src/AzureSphereDrivers"]
path = CO2_MonitorHealthySpaces/src/AzureSphereDrivers
url = https://github.com/Azure-Sphere-DevX/AzureSphereDrivers.git
[submodule "CO2_MonitorHealthySpaces/src/AzureSphereDevX"]
path = CO2_MonitorHealthySpaces/src/AzureSphereDevX
url = https://github.com/Azure-Sphere-DevX/AzureSphereDevX.git
[submodule "CO2_MonitorHealthySpaces/src/Tools"]
path = CO2_MonitorHealthySpaces/src/Tools
url = https://github.com/Azure-Sphere-DevX/AzureSphereDevX.Tools
[submodule "IndustrialDeviceController/Software/MT3620_IDC_RTApp/lib"]
path = IndustrialDeviceController/Software/MT3620_IDC_RTApp/lib
url = https://github.com/CodethinkLabs/mt3620-m4-drivers
[submodule "AzureSphereSquirrel/HLCore/jsmn"]
path = AzureSphereSquirrel/HLCore/jsmn
url = https://github.com/zserge/jsmn
[submodule "AzureSphereSquirrel/HLCore/nutkin"]
path = AzureSphereSquirrel/HLCore/nutkin
url = https://github.com/kiwipower/nutkin.git
[submodule "AzureSphereSquirrel/HLCore/squirrel"]
path = AzureSphereSquirrel/HLCore/squirrel
url = https://github.com/CoderScribe/squirrel.git
[submodule "PWMAudio/lib"]
path = PWMAudio/lib
url = https://github.com/CodethinkLabs/mt3620-m4-drivers.git
[submodule "LittleFs_Encrypted_RemoteDisk/src/HighLevelApp/littlefs"]
path = LittleFs_Encrypted_RemoteDisk/src/HighLevelApp/littlefs
url = https://github.com/littlefs-project/littlefs.git
[submodule "AzureEventGrid/MQTT-C"]
path = AzureEventGrid/MQTT-C
url = https://github.com/LiamBindle/MQTT-C