Skip to content

Commit af71d3f

Browse files
committed
crypto: Update to Mbed Crypto 1.0.0d5
1 parent d030c04 commit af71d3f

17 files changed

+647
-424
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
mbedcrypto-1.0.0d2
1+
mbedcrypto-1.0.0d5

features/mbedtls/mbed-crypto/importer/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
# Set the Mbed Crypto release to import (this can/should be edited before
3131
# import)
32-
CRYPTO_RELEASE ?= mbedcrypto-1.0.0d2
32+
CRYPTO_RELEASE ?= mbedcrypto-1.0.0d5
3333
CRYPTO_REPO_URL ?= [email protected]:ARMmbed/mbed-crypto.git
3434

3535
# Translate between Mbed Crypto namespace and Mbed OS namespace

0 commit comments

Comments
 (0)