Merge pull request #13897 from ARMmbed/examples-5.15

Remove nanostack-border-router example from list of supported examples
pull/14168/head
Anna Bridge 2020-12-21 13:24:01 +00:00 committed by GitHub
commit bfbc2202f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 14 deletions

View File

@ -124,20 +124,6 @@
"test" : false, "test" : false,
"auto-update" : true "auto-update" : true
}, },
{
"name": "nanostack-border-router",
"github":"https://github.com/ARMmbed/nanostack-border-router",
"sub-repo-example": false,
"subs": [],
"features" : [],
"targets" : ["K66F", "NUCLEO_F429ZI"],
"toolchains" : [],
"exporters": [],
"compile" : true,
"export": true,
"test" : false,
"auto-update" : true
},
{ {
"name": "mbed-os-example-cellular", "name": "mbed-os-example-cellular",
"github":"https://github.com/ARMmbed/mbed-os-example-cellular", "github":"https://github.com/ARMmbed/mbed-os-example-cellular",