
Nanostack Border Router is a generic mbed border router implementation that provides the 6LoWPAN ND or Thread border router initialization logic.
Diff: Jenkinsfile
- Revision:
- 69:a8a0ac9f3f8a
- Parent:
- 65:92e581c01e8c
- Child:
- 75:ed8b10db9b5a
--- a/Jenkinsfile Tue Jun 19 12:45:23 2018 +0100 +++ b/Jenkinsfile Wed Jun 20 12:01:14 2018 +0100 @@ -14,8 +14,8 @@ // List of targets to compile def targets = [ "K64F", - "K66F" - //"NUCLEO_F429ZI" + "K66F", + "NUCLEO_F429ZI" ] // Map toolchains to CI labels