forked from FreeRTOS/coreMQTT-Agent-Demos
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
27 lines (27 loc) · 1.12 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
[submodule "lib/FreeRTOS/freertos-kernel"]
path = lib/FreeRTOS/freertos-kernel
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
[submodule "lib/FreeRTOS/freertos-plus-tcp"]
path = lib/FreeRTOS/freertos-plus-tcp
url = https://github.com/FreeRTOS/FreeRTOS-Plus-TCP.git
[submodule "lib/ThirdParty/mbedtls"]
path = lib/ThirdParty/mbedtls
url = https://github.com/ARMmbed/mbedtls.git
[submodule "lib/FreeRTOS/coreJSON"]
path = lib/FreeRTOS/coreJSON
url = https://github.com/FreeRTOS/coreJSON.git
[submodule "lib/AWS/ota"]
path = lib/AWS/ota
url = https://github.com/aws/OTA-for-AWS-IoT-embedded-SDK
[submodule "lib/FreeRTOS/utilities/backoffAlgorithm"]
path = lib/FreeRTOS/utilities/backoffAlgorithm
url = https://github.com/FreeRTOS/backoffAlgorithm
[submodule "lib/AWS/defender"]
path = lib/AWS/defender
url = https://github.com/aws/Device-Defender-for-AWS-IoT-embedded-sdk.git
[submodule "lib/FreeRTOS/coreMQTT-Agent"]
path = lib/FreeRTOS/coreMQTT-Agent
url = https://github.com/FreeRTOS/coreMQTT-Agent.git
[submodule "lib/AWS/shadow"]
path = lib/AWS/shadow
url = https://github.com/aws/Device-Shadow-for-AWS-IoT-embedded-sdk