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:
- 58:e0f2bf24e6db
- Parent:
- 53:82a191e2c133
- Child:
- 65:cb583d690d43
--- a/Jenkinsfile Mon Oct 02 09:15:22 2017 +0100 +++ b/Jenkinsfile Mon Oct 02 14:45:21 2017 +0100 @@ -46,7 +46,7 @@ def toolchains = [ ARM: "armcc", GCC_ARM: "arm-none-eabi-gcc", - IAR: "iar_arm" + IAR: "IAR-linux" ] // Supported RF shields