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 aca0f2f + 11ef5a0 commit f6fc71cCopy full SHA for f6fc71c
features/mbedtls/mbed-crypto/VERSION.txt
@@ -1 +1 @@
1
-mbedcrypto-1.0.0d7
+mbedcrypto-1.0.0
features/mbedtls/mbed-crypto/importer/Makefile
@@ -29,7 +29,7 @@
29
30
# Set the Mbed Crypto release to import (this can/should be edited before
31
# import)
32
-CRYPTO_RELEASE ?= mbedcrypto-1.0.0d7
+CRYPTO_RELEASE ?= mbedcrypto-1.0.0
33
CRYPTO_REPO_URL ?= [email protected]:ARMmbed/mbed-crypto.git
34
35
# Translate between Mbed Crypto namespace and Mbed OS namespace
0 commit comments