forked from FreeRTOS/iot-reference-arm-corstone3xx
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
54 lines (54 loc) · 2.58 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
[submodule "Middleware/FreeRTOS/kernel"]
path = Middleware/FreeRTOS/kernel
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
[submodule "Middleware/FreeRTOS/FreeRTOS-Libraries-Integration-Tests"]
path = Middleware/FreeRTOS/FreeRTOS-Libraries-Integration-Tests
url = https://github.com/FreeRTOS/FreeRTOS-Libraries-Integration-Tests.git
[submodule "Middleware/ARM/TF-M/trusted-firmware-m"]
path = Middleware/ARM/TF-M/trusted-firmware-m
url = https://git.trustedfirmware.org/TF-M/trusted-firmware-m.git
[submodule "toolchains"]
path = toolchains
url = https://git.gitlab.arm.com/iot/open-iot-sdk/toolchain.git
[submodule "Bsp/arm-corstone-platform-bsp"]
path = Bsp/arm-corstone-platform-bsp
url = https://git.gitlab.arm.com/iot/open-iot-sdk/arm-corstone-platform-bsp.git
[submodule "Middleware/ARM/mbedtls-lib/mbedtls"]
path = Middleware/ARM/mbedtls-lib/mbedtls
url = https://github.com/Mbed-TLS/mbedtls.git
[submodule "Middleware/ARM/IoT_Socket-lib/IoT_Socket"]
path = Middleware/ARM/IoT_Socket-lib/IoT_Socket
url = https://github.com/MDK-Packs/IoT_Socket.git
[submodule "Middleware/ARM/IoT_VSocket-lib/AVH"]
path = Middleware/ARM/IoT_VSocket-lib/AVH
url = https://github.com/ARM-software/AVH.git
[submodule "Middleware/ARM/freertos-pkcs11-psa-lib/freertos-pkcs11-psa"]
path = Middleware/ARM/freertos-pkcs11-psa-lib/freertos-pkcs11-psa
url = https://github.com/Linaro/freertos-pkcs11-psa.git
[submodule "Middleware/ARM/freertos-ota-pal-psa-lib/freertos-ota-pal-psa"]
path = Middleware/ARM/freertos-ota-pal-psa-lib/freertos-ota-pal-psa
url = https://github.com/Linaro/freertos-ota-pal-psa.git
[submodule "Middleware/AWS/coreMQTT-Agent"]
path = Middleware/AWS/coreMQTT-Agent
url = https://github.com/FreeRTOS/coreMQTT-Agent
[submodule "Middleware/AWS/coreMQTT"]
path = Middleware/AWS/coreMQTT
url = https://github.com/FreeRTOS/coreMQTT.git
[submodule "Middleware/AWS/coreJSON"]
path = Middleware/AWS/coreJSON
url = https://github.com/FreeRTOS/coreJSON.git
[submodule "Middleware/AWS/corePKCS11"]
path = Middleware/AWS/corePKCS11
url = https://github.com/FreeRTOS/corePKCS11.git
[submodule "Middleware/AWS/backoffAlgorithm"]
path = Middleware/AWS/backoffAlgorithm
url = https://github.com/FreeRTOS/backoffAlgorithm.git
[submodule "Middleware/AWS/ota-for-aws-iot-embedded-sdk"]
path = Middleware/AWS/ota-for-aws-iot-embedded-sdk
url = https://github.com/aws/ota-for-aws-iot-embedded-sdk.git
[submodule "Middleware/AWS/tinycbor"]
path = Middleware/AWS/tinycbor
url = https://github.com/intel/tinycbor
[submodule "Middleware/Unity"]
path = Middleware/Unity
url = https://github.com/ThrowTheSwitch/Unity.git