Skip to content

Commit ea53150

Browse files
committed
test - add nanostack to examples.json file
1 parent cf87e7d commit ea53150

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

tools/test/examples/examples.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,18 @@
174174
"compile" : true,
175175
"export": true,
176176
"auto-update" : true
177+
},
178+
{
179+
"name": "nanostack-border-router",
180+
"github":"https://github.com/ARMmbed/nanostack-border-router",
181+
"mbed": [],
182+
"features" : [],
183+
"targets" : ["K64F", "K66F", "NUCLEO_F429ZI"],
184+
"toolchains" : [],
185+
"exporters": [],
186+
"compile" : true,
187+
"export": true,
188+
"auto-update" : false
177189
}
178190
]
179191
}

0 commit comments

Comments
 (0)