mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #334 from ARMmbed/revert-309-update_jenkinsfile
Revert "Update Jenkinsfile to support IAR and ARMCC"
commit
30954700f3
|
@ -8,8 +8,8 @@ def morpheusTargets = [
|
|||
|
||||
// Map morpheus toolchains to compiler labels on Jenkins
|
||||
def toolchains = [
|
||||
ARM: "armcc",
|
||||
IAR: "iar_arm",
|
||||
//ARM: "armcc",
|
||||
//IAR: "iar_arm",
|
||||
GCC_ARM: "arm-none-eabi-gcc"
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue