Remove nanostack border router from examples list

nanostack border router is now owned by ISG and has been moved
out of ARMmbed and into their organisation. ISG will be
responsible for updating and testing this example going forward.
pull/13891/head
adbridge 2020-11-10 11:52:47 +00:00
parent 6068428209
commit 3cdc0f4b3d
1 changed files with 0 additions and 14 deletions

View File

@ -127,20 +127,6 @@
"compare_log": ["mbed-os-example-wifi/tests/wifi_scan.log"],
"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",
"github":"https://github.com/ARMmbed/mbed-os-example-cellular",