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:
- 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