Skip to content

Commit 9125c0e

Browse files
ytsuboiadbridge
authored andcommitted
removed itself from extra_labels
1 parent 699b848 commit 9125c0e

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

targets/targets.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@
567567
"MCU_K24F1M": {
568568
"core": "Cortex-M4F",
569569
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
570-
"extra_labels": ["Freescale", "MCUXpresso_MCUS", "KSDK2_MCUS", "MCU_K24F", "MCU_K24F1M", "KPSDK_MCUS", "KPSDK_CODE", "FLASH_CMSIS_ALGO"],
570+
"extra_labels": ["Freescale", "MCUXpresso_MCUS", "KSDK2_MCUS", "MCU_K24F", "KPSDK_MCUS", "KPSDK_CODE", "FLASH_CMSIS_ALGO"],
571571
"is_disk_virtual": true,
572572
"public": false,
573573
"macros": ["CPU_MK24FN1M0VDC12", "FSL_RTOS_MBED"],
@@ -579,8 +579,7 @@
579579
"supported_form_factors": ["ARDUINO"],
580580
"inherits": ["MCU_K24F1M"],
581581
"detect_code": ["1022"],
582-
"release_versions": ["2", "5"],
583-
"extra_labels_add": ["RO359B"]
582+
"release_versions": ["2", "5"]
584583
},
585584
"K64F": {
586585
"supported_form_factors": ["ARDUINO"],

0 commit comments

Comments
 (0)