Skip to content

Commit 5632b94

Browse files
committed
Temporarily disabling KW24D for AC6
1 parent 0b54ea2 commit 5632b94

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

targets/targets.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1327,7 +1327,7 @@
13271327
"KW24D": {
13281328
"supported_form_factors": ["ARDUINO"],
13291329
"core": "Cortex-M4",
1330-
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
1330+
"supported_toolchains": ["GCC_ARM", "IAR"],
13311331
"extra_labels": ["Freescale", "MCUXpresso_MCUS", "KSDK2_MCUS", "FRDM"],
13321332
"is_disk_virtual": true,
13331333
"macros": ["CPU_MKW24D512VHA5", "FSL_RTOS_MBED"],
@@ -1355,7 +1355,6 @@
13551355
"FLASH",
13561356
"802_15_4_PHY"
13571357
],
1358-
"release_versions": ["2", "5"],
13591358
"device_name": "MKW24D512xxx5",
13601359
"bootloader_supported": true,
13611360
"overrides": {

0 commit comments

Comments
 (0)