Files
FreeRTOS/.gitmodules
Joshua Yan 9857c0b502 Update Mbed TLS to v2.16.8 from v2.16.7 (#309)
* Updated the git submodule pointer for Mbed TLS to point to v2.16.8.
* Updated the .gitmodules file to have the matching tag.
* No changes to the config file were required.
2020-10-01 14:28:56 -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.8
[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