Merge pull request #10152 from Patater/crypto-1.0.0

crypto: Update Mbed Crypto to 1.0.0
pull/10202/head
Martin Kojtal 2019-03-23 16:33:32 +01:00 committed by GitHub
commit f6fc71c501
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
mbedcrypto-1.0.0d7 mbedcrypto-1.0.0

View File

@ -29,7 +29,7 @@
# Set the Mbed Crypto release to import (this can/should be edited before # Set the Mbed Crypto release to import (this can/should be edited before
# import) # import)
CRYPTO_RELEASE ?= mbedcrypto-1.0.0d7 CRYPTO_RELEASE ?= mbedcrypto-1.0.0
CRYPTO_REPO_URL ?= git@github.com:ARMmbed/mbed-crypto.git CRYPTO_REPO_URL ?= git@github.com:ARMmbed/mbed-crypto.git
# Translate between Mbed Crypto namespace and Mbed OS namespace # Translate between Mbed Crypto namespace and Mbed OS namespace