Some changes for upcoming release (#657)

Update mbedTLS submodule to v2.26.0 and update History.txt
This commit is contained in:
Archit Aggarwal 2021-07-20 14:58:39 -07:00 committed by GitHub
parent 6c17a54685
commit 1e4f79709c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 13 additions and 5 deletions

View file

@ -81,7 +81,7 @@ dependencies:
path: "FreeRTOS-Plus/ThirdParty/wolfSSL"
- name: "mbedtls"
version: "v2.25.0"
version: "v2.26.0"
repository:
type: "git"
url: "https://github.com/ARMmbed/mbedtls"