Skip to content

Commit f9d07f3

Browse files
authored
Merge pull request #8898 from cmonr/add-crypto-example
Add crypto example to examples.json
2 parents d45917e + 5ecf9a2 commit f9d07f3

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

tools/test/examples/examples.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,19 @@
291291
"export": true,
292292
"auto-update" : true
293293
},
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+
},
294307
{
295308
"name": "mbed-os-example-nfc",
296309
"github": "https://github.com/ARMmbed/mbed-os-example-nfc",

0 commit comments

Comments
 (0)