mirror of https://github.com/ARMmbed/mbed-os.git
Disable Nanostack border router test
Pending Nanostack EMAC work, disable the border router.pull/6847/head
parent
2548f1894d
commit
1683ff18ba
|
@ -209,8 +209,8 @@
|
||||||
"targets" : ["K64F", "K66F", "NUCLEO_F429ZI"],
|
"targets" : ["K64F", "K66F", "NUCLEO_F429ZI"],
|
||||||
"toolchains" : [],
|
"toolchains" : [],
|
||||||
"exporters": [],
|
"exporters": [],
|
||||||
"compile" : true,
|
"compile" : false,
|
||||||
"export": true,
|
"export": false,
|
||||||
"auto-update" : false
|
"auto-update" : false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue