forked from aws/amazon-freertos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
58 lines (58 loc) · 2.33 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
[submodule "unity"]
path = libraries/3rdparty/unity
url = https://github.com/ThrowTheSwitch/Unity.git
branch = v2.4.3
[submodule "freertos_kernel"]
path = freertos_kernel
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
[submodule "pkcs11"]
path = libraries/3rdparty/pkcs11
url = https://github.com/amazon-freertos/pkcs11.git
branch = v2.40_errata01
[submodule "lwip"]
path = libraries/3rdparty/lwip
url = https://github.com/lwip-tcpip/lwip.git
[submodule "libraries/3rdparty/CMock"]
path = libraries/3rdparty/CMock
url = https://github.com/ThrowTheSwitch/CMock.git
[submodule "vendors/espressif/esp-idf"]
path = vendors/espressif/esp-idf
url = https://github.com/espressif/esp-afr-sdk.git
branch = release/v3.3
[submodule "mbedtls"]
path = libraries/3rdparty/mbedtls
url = https://github.com/ARMmbed/mbedtls.git
branch = mbedtls-2.16.8
[submodule "libraries/abstractions/pkcs11/psa"]
path = libraries/abstractions/pkcs11/psa
url = https://github.com/Linaro/freertos-pkcs11-psa.git
[submodule "libraries/coreMQTT"]
path = libraries/coreMQTT
url = https://github.com/FreeRTOS/coreMQTT.git
[submodule "libraries/coreJSON"]
path = libraries/coreJSON
url = https://github.com/FreeRTOS/coreJSON.git
[submodule "libraries/abstractions/pkcs11/corePKCS11"]
path = libraries/abstractions/pkcs11/corePKCS11
url = https://github.com/FreeRTOS/corePKCS11.git
[submodule "libraries/freertos_plus/standard/freertos_plus_tcp"]
path = libraries/freertos_plus/standard/freertos_plus_tcp
url = https://github.com/FreeRTOS/FreeRTOS-Plus-TCP/
[submodule "libraries/device_shadow_for_aws"]
path = libraries/device_shadow_for_aws
url = https://github.com/aws/device-shadow-for-aws-iot-embedded-sdk.git
[submodule "libraries/coreHTTP"]
path = libraries/coreHTTP
url = https://github.com/FreeRTOS/coreHTTP.git
[submodule "libraries/jobs_for_aws"]
path = libraries/jobs_for_aws
url = https://github.com/aws/jobs-for-aws-iot-embedded-sdk.git
[submodule "libraries/device_defender_for_aws"]
path = libraries/device_defender_for_aws
url = https://github.com/aws/device-defender-for-aws-iot-embedded-sdk.git
[submodule "libraries/abstractions/backoff_algorithm"]
path = libraries/abstractions/backoff_algorithm
url = https://github.com/FreeRTOS/backoffAlgorithm.git
[submodule "tools/litani"]
path = tools/litani
url = https://github.com/awslabs/aws-build-accumulator