Skip to content

Commit 9976738

Browse files
authored
Merge pull request #3047 from sarahmarshy/iar-defines
Remove k64f defines from IAR templates
2 parents efc7fe0 + e001dd1 commit 9976738

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

tools/export/iar/ewp.tmpl

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -171,14 +171,7 @@
171171
</option>
172172
<option>
173173
<name>CCDefines</name>
174-
<state>TARGET_K64F</state>
175-
<state>TARGET_M4</state>
176-
<state>TARGET_Freescale</state>
177-
<state>__CORTEX_M4</state>
178-
<state>ARM_MATH_CM4</state>
179-
<state>__MBED__=1</state>
180-
<state>CPU_MK64FN1M0VMD12</state>
181-
<state>FSL_RTOS_MBED</state>
174+
<state></state>
182175
</option>
183176
<option>
184177
<name>CCPreprocFile</name>

0 commit comments

Comments
 (0)