Files
FreeRTOS/.gitmodules
Carl Lundin f98d3c5fb9 PKCS #11 LTS Update (#293)
* Add PKCS #11 mutual auth demo to readme.

* Submodule PKCS #11 Repo And Add PKCS #11 Code to Memory Size Tool
2020-09-25 15:10:59 -07:00

11 lines
464 B
Plaintext

[submodule "FreeRTOS/Source"]
path = FreeRTOS/Source
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
[submodule "mbedtls"]
path = FreeRTOS-Plus/Source/mbedtls
url = https://github.com/ARMmbed/mbedtls.git
branch = mbedtls-2.16.7
[submodule "FreeRTOS-Plus/Source/FreeRTOS-IoT-Libraries-LTS-Beta2/pkcs11/FreeRTOS-PKCS"]
path = FreeRTOS-Plus/Source/FreeRTOS-IoT-Libraries-LTS-Beta2/pkcs11/FreeRTOS-PKCS
url = https://github.com/FreeRTOS/FreeRTOS-PKCS.git