We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a111d0b commit 442988aCopy full SHA for 442988a
mbed_app.json
@@ -3,6 +3,7 @@
3
"*": {
4
"platform.stdio-convert-newlines": true,
5
"target.extra_labels_add": ["PSA"],
6
+ "target.features_add" : ["EXPERIMENTAL_API"],
7
"target.components_remove": ["SD"]
8
}
9
},
0 commit comments