Nanostack Border Router is a generic mbed border router implementation that provides the 6LoWPAN ND or Thread border router initialization logic.

Revision:
6:3c1f873ebe0b
Parent:
0:85f4174a8e29
Child:
17:fbeba6669995
--- a/Jenkinsfile	Tue Apr 25 10:15:25 2017 +0100
+++ b/Jenkinsfile	Mon May 08 11:15:20 2017 +0100
@@ -1,6 +1,7 @@
 // List of targets to compile
 def targets = [
-  "K64F"
+  "K64F",
+  "K66F"
   ]
 
 // Map toolchains to compilers