Skip to content

Commit 442988a

Browse files
committed
Enable experimental api for PSA Crypto
1 parent a111d0b commit 442988a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mbed_app.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"*": {
44
"platform.stdio-convert-newlines": true,
55
"target.extra_labels_add": ["PSA"],
6+
"target.features_add" : ["EXPERIMENTAL_API"],
67
"target.components_remove": ["SD"]
78
}
89
},

0 commit comments

Comments
 (0)