We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f6fc71c + 20598bc commit ac118eaCopy full SHA for ac118ea
features/mbedtls/VERSION.txt
@@ -1 +1 @@
1
-development
+mbedtls-2.17.0
features/mbedtls/importer/Makefile
@@ -27,7 +27,7 @@
27
#
28
29
# Set the mbed TLS release to import (this can/should be edited before import)
30
-MBED_TLS_RELEASE ?= development
+MBED_TLS_RELEASE ?= mbedtls-2.17.0
31
MBED_TLS_REPO_URL ?= [email protected]:ARMmbed/mbedtls.git
32
33
# Translate between mbed TLS namespace and mbed namespace
0 commit comments