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 6b84b14 commit 11ef5a0Copy full SHA for 11ef5a0
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