From 1683ff18ba9430ce3ddcd16f9d5e0c20427a70c8 Mon Sep 17 00:00:00 2001 From: Kevin Bracey Date: Wed, 31 Jan 2018 15:58:23 +0200 Subject: [PATCH] Disable Nanostack border router test Pending Nanostack EMAC work, disable the border router. --- tools/test/examples/examples.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/test/examples/examples.json b/tools/test/examples/examples.json index 2e99eab318..0ee59060c1 100644 --- a/tools/test/examples/examples.json +++ b/tools/test/examples/examples.json @@ -209,8 +209,8 @@ "targets" : ["K64F", "K66F", "NUCLEO_F429ZI"], "toolchains" : [], "exporters": [], - "compile" : true, - "export": true, + "compile" : false, + "export": false, "auto-update" : false }, {