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.
1 parent e9e3040 commit ddb7cefCopy full SHA for ddb7cef
features/mbedtls/VERSION.txt
@@ -1 +1 @@
1
-mbedtls-2.5.0-rc1
+mbedtls-2.5.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 ?= mbedtls-2.5.0-rc1
+MBED_TLS_RELEASE ?= mbedtls-2.5.0
31
32
# Translate between mbed TLS namespace and mbed namespace
33
TARGET_PREFIX:=../
0 commit comments