Skip to content

Commit cae74fb

Browse files
committed
Targets - KL27Z enable IAR
1 parent 8757ffe commit cae74fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hal/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -532,7 +532,7 @@
532532
"core": "Cortex-M0+",
533533
"extra_labels": ["Freescale", "KSDK2_MCUS", "FRDM"],
534534
"macros": ["CPU_MKL27Z64VLH4", "FSL_RTOS_MBED"],
535-
"supported_toolchains": ["ARM", "GCC_ARM"],
535+
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
536536
"supported_form_factors": ["ARDUINO"],
537537
"is_disk_virtual": true,
538538
"default_toolchain": "ARM",

0 commit comments

Comments
 (0)