Skip to content

Commit 738b7f3

Browse files
committed
Disable Nanostack border router test
Pending Nanostack EMAC work, disable the border router.
1 parent afd2cd4 commit 738b7f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/test/examples/examples.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -222,8 +222,8 @@
222222
"targets" : ["K64F", "K66F", "NUCLEO_F429ZI"],
223223
"toolchains" : [],
224224
"exporters": [],
225-
"compile" : true,
226-
"export": true,
225+
"compile" : false,
226+
"export": false,
227227
"auto-update" : false
228228
},
229229
{

0 commit comments

Comments
 (0)