
Nanostack Border Router is a generic mbed border router implementation that provides the 6LoWPAN ND or Thread border router initialization logic.
Diff: Jenkinsfile
- Revision:
- 65:92e581c01e8c
- Parent:
- 43:49df70842a8a
- Child:
- 69:a8a0ac9f3f8a
--- a/Jenkinsfile Wed Jun 06 08:00:25 2018 +0100 +++ b/Jenkinsfile Tue Jun 12 07:30:28 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