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.
2 parents d45917e + 5ecf9a2 commit f9d07f3Copy full SHA for f9d07f3
tools/test/examples/examples.json
@@ -291,6 +291,19 @@
291
"export": true,
292
"auto-update" : true
293
},
294
+ {
295
+ "name": "mbed-os-example-mbed-crypto",
296
+ "github":"https://github.com/ARMmbed/mbed-os-example-mbed-crypto",
297
+ "mbed": [],
298
+ "test-repo-source": "github",
299
+ "features" : [],
300
+ "targets" : ["K64F"],
301
+ "toolchains" : [],
302
+ "exporters": [],
303
+ "compile" : true,
304
+ "export": true,
305
+ "auto-update" : true
306
+ },
307
{
308
"name": "mbed-os-example-nfc",
309
"github": "https://github.com/ARMmbed/mbed-os-example-nfc",
0 commit comments