summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuneeb Ahmed <54290492+muneebahmed10@users.noreply.github.com>2021-12-17 17:10:42 -0700
committerGitHub <noreply@github.com>2021-12-17 16:10:42 -0800
commitc250119e6e55141fe932bfc082f3cf35601d2ac4 (patch)
tree7799069dfb7aec9415c574ea40201df227454d3f
parent849f360c01ce8d5c86691a406449989ed69005bb (diff)
downloadfreertos-git-c250119e6e55141fe932bfc082f3cf35601d2ac4.tar.gz
Bump mbedtls submodule to v2.28.0 (#745)
m---------FreeRTOS-Plus/ThirdParty/mbedtls0
-rw-r--r--manifest.yml2
2 files changed, 1 insertions, 1 deletions
diff --git a/FreeRTOS-Plus/ThirdParty/mbedtls b/FreeRTOS-Plus/ThirdParty/mbedtls
-Subproject e483a77c85e1f9c1dd2eb1c5a8f552d2617fe40
+Subproject 8b3f26a5ac38d4fdccbc5c5366229f3e01dafcc
diff --git a/manifest.yml b/manifest.yml
index 1f1b0e18e..3e042013e 100644
--- a/manifest.yml
+++ b/manifest.yml
@@ -88,7 +88,7 @@ dependencies:
path: "FreeRTOS-Plus/ThirdParty/wolfSSL"
- name: "mbedtls"
- version: "v2.26.0"
+ version: "v2.28.0"
repository:
type: "git"
url: "https://github.com/ARMmbed/mbedtls"