mirror of https://github.com/ARMmbed/mbed-os.git
Added crypto example to examples.json
parent
e2ae84ec59
commit
5ecf9a27d6
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue