mirror of https://github.com/ARMmbed/mbed-os.git
Merge pull request #3047 from sarahmarshy/iar-defines
Remove k64f defines from IAR templatespull/2798/merge
commit
9976738882
|
@ -171,14 +171,7 @@
|
||||||
</option>
|
</option>
|
||||||
<option>
|
<option>
|
||||||
<name>CCDefines</name>
|
<name>CCDefines</name>
|
||||||
<state>TARGET_K64F</state>
|
<state></state>
|
||||||
<state>TARGET_M4</state>
|
|
||||||
<state>TARGET_Freescale</state>
|
|
||||||
<state>__CORTEX_M4</state>
|
|
||||||
<state>ARM_MATH_CM4</state>
|
|
||||||
<state>__MBED__=1</state>
|
|
||||||
<state>CPU_MK64FN1M0VMD12</state>
|
|
||||||
<state>FSL_RTOS_MBED</state>
|
|
||||||
</option>
|
</option>
|
||||||
<option>
|
<option>
|
||||||
<name>CCPreprocFile</name>
|
<name>CCPreprocFile</name>
|
||||||
|
|
Loading…
Reference in New Issue