Added crypto example to examples.json

pull/8898/head
Cruz Monrreal II 2018-11-28 15:22:19 -06:00
parent e2ae84ec59
commit 5ecf9a27d6
1 changed files with 13 additions and 0 deletions

View File

@ -262,6 +262,19 @@
"export": true,
"auto-update" : true
},
{
"name": "mbed-os-example-mbed-crypto",
"github":"https://github.com/ARMmbed/mbed-os-example-mbed-crypto",
"mbed": [],
"test-repo-source": "github",
"features" : [],
"targets" : ["K64F"],
"toolchains" : [],
"exporters": [],
"compile" : true,
"export": true,
"auto-update" : true
},
{
"name": "mbed-os-example-nfc",
"github": "https://github.com/ARMmbed/mbed-os-example-nfc",