mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-27 00:03:42 +00:00
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.
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@@ -4,7 +4,7 @@
|
||||
[submodule "mbedtls"]
|
||||
path = FreeRTOS-Plus/Source/mbedtls
|
||||
url = https://github.com/ARMmbed/mbedtls.git
|
||||
branch = mbedtls-2.16.7
|
||||
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
|
||||
|
||||
Submodule FreeRTOS-Plus/Source/mbedtls updated: abc460236f...848a4e06b3
Reference in New Issue
Block a user