Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
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