Skip to content

Commit c044804

Browse files
committed
mbed-crypto: Remove PSA-wide macro definition
It is no longer necessary to define MBEDTLS_PSA_HAS_ITS_IO with Mbed Crypto 1.1.0.
1 parent 948d437 commit c044804

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
{
2-
"name": "mbed-crypto",
3-
"macros": ["MBEDTLS_PSA_HAS_ITS_IO"]
2+
"name": "mbed-crypto"
43
}

0 commit comments

Comments
 (0)