forked from aws/ota-for-aws-iot-embedded-sdk
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
20 lines (20 loc) · 778 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule "coreJSON"]
path = source/dependency/coreJSON
url = https://github.com/FreeRTOS/coreJSON.git
[submodule "tinycbor"]
path = source/dependency/3rdparty/tinycbor
url = https://github.com/intel/tinycbor.git
[submodule "test/unit-test/CMock"]
path = test/unit-test/CMock
url = https://github.com/ThrowTheSwitch/CMock.git
update = none
[submodule "test/cbmc/aws-templates-for-cbmc-proofs"]
path = test/cbmc/aws-templates-for-cbmc-proofs
url = https://github.com/awslabs/aws-templates-for-cbmc-proofs.git
[submodule "test/cbmc/litani"]
path = test/cbmc/litani
url = https://github.com/awslabs/aws-build-accumulator.git
update = none
[submodule "test/cbmc/FreeRTOS-Kernel"]
path = test/cbmc/FreeRTOS-Kernel
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git