Disable Nanostack border router test

Pending Nanostack EMAC work, disable the border router.
pull/6847/head
Kevin Bracey 2018-01-31 15:58:23 +02:00
parent 2548f1894d
commit 1683ff18ba
1 changed files with 2 additions and 2 deletions

View File

@ -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
}, },
{ {