-
Notifications
You must be signed in to change notification settings - Fork 34
/
.gitmodules
23 lines (23 loc) · 1.22 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
[submodule "FreeRTOS-Labs/Source/FreeRTOS-Plus-FAT"]
path = FreeRTOS-Labs/Source/FreeRTOS-Plus-FAT
url = https://github.com/FreeRTOS/Lab-Project-FreeRTOS-FAT.git
[submodule "FreeRTOS-Labs/Source/FreeRTOS-Plus-POSIX"]
path = FreeRTOS-Labs/Source/FreeRTOS-Plus-POSIX
url = https://github.com/FreeRTOS/Lab-Project-FreeRTOS-POSIX.git
[submodule "FreeRTOS/Source"]
path = FreeRTOS/Source
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
[submodule "FreeRTOS-Plus/Source/FreeRTOS-Plus-PKCS/3rdparty/mbedtls"]
path = FreeRTOS-Plus/Source/FreeRTOS-Plus-PKCS/3rdparty/mbedtls
url = https://github.com/ARMmbed/mbedtls.git
[submodule "FreeRTOS-Plus/Source/FreeRTOS-Plus-PKCS/3rdparty/pkcs11"]
path = FreeRTOS-Plus/Source/FreeRTOS-Plus-PKCS/3rdparty/pkcs11
url = https://github.com/amazon-freertos/pkcs11.git
[submodule "FreeRTOS-Plus/Source/FreeRTOS-Plus-PKCS11/3rdparty/pkcs11"]
path = FreeRTOS-Plus/Source/FreeRTOS-Plus-PKCS11/3rdparty/pkcs11
url = https://github.com/amazon-freertos/pkcs11.git
branch = v2.40_errata01
[submodule "FreeRTOS-Plus/Source/FreeRTOS-Plus-PKCS11/3rdparty/mbedtls"]
path = FreeRTOS-Plus/Source/FreeRTOS-Plus-PKCS11/3rdparty/mbedtls
url = https://github.com/ARMmbed/mbedtls.git
branch = mbedtls-2.16.6