Merge pull request #5756 from adbridge/master

Add mbed-os-example-filesystem to examples list
pull/5420/merge
Cruz Monrreal II 2017-12-28 18:18:17 +00:00 committed by GitHub
commit 0cb4fcd341
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 15 additions and 0 deletions

View File

@ -198,6 +198,21 @@
"export": true,
"auto-update" : true
},
{
"name": "mbed-os-example-filesystem",
"github":"https://github.com/ARMmbed/mbed-os-example-filesystem",
"mbed": [
"https://os.mbed.com/teams/mbed-os-examples/code/mbed-os-example-filesystem"
],
"test-repo-source": "github",
"features" : [],
"targets" : ["K64F"],
"toolchains" : [],
"exporters": [],
"compile" : true,
"export": true,
"auto-update" : true
},
{
"name": "nanostack-border-router",
"github":"https://github.com/ARMmbed/nanostack-border-router",