Remove block device example in the short term

pull/8246/head
Cruz Monrreal 2018-09-27 23:38:47 -05:00 committed by GitHub
parent cbb4f852e1
commit e3343a6df1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 13 deletions

View File

@ -245,19 +245,6 @@
"export": true,
"auto-update" : true
},
{
"name": "mbed-os-example-blockdevice",
"github":"https://github.com/armmbed/mbed-os-example-blockdevice",
"mbed": [],
"test-repo-source": "github",
"features" : [],
"targets" : ["K82F"],
"toolchains" : [],
"exporters": [],
"compile" : true,
"export": true,
"auto-update" : true
},
{
"name": "mbed-os-example-mesh-minimal",
"github":"https://github.com/ARMmbed/mbed-os-example-mesh-minimal",