We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2ae84e commit 5ecf9a2Copy full SHA for 5ecf9a2
tools/test/examples/examples.json
@@ -262,6 +262,19 @@
262
"export": true,
263
"auto-update" : true
264
},
265
+ {
266
+ "name": "mbed-os-example-mbed-crypto",
267
+ "github":"https://github.com/ARMmbed/mbed-os-example-mbed-crypto",
268
+ "mbed": [],
269
+ "test-repo-source": "github",
270
+ "features" : [],
271
+ "targets" : ["K64F"],
272
+ "toolchains" : [],
273
+ "exporters": [],
274
+ "compile" : true,
275
+ "export": true,
276
+ "auto-update" : true
277
+ },
278
{
279
"name": "mbed-os-example-nfc",
280
"github": "https://github.com/ARMmbed/mbed-os-example-nfc",
0 commit comments