Merge pull request #725 from GustavWi/iar_mbed

Tools: Add defines to IAR templates
pull/726/head
Martin Kojtal 2014-11-19 03:30:43 -08:00
commit 160b1f04b8
12 changed files with 36 additions and 12 deletions

View File

@ -164,7 +164,9 @@
<debug>1</debug>
<option>
<name>CCDefines</name>
<state></state>
{% for s in symbols %}
<state>{{s}}</state>
{% endfor %}
</option>
<option>
<name>CCPreprocFile</name>

View File

@ -168,7 +168,9 @@
<debug>1</debug>
<option>
<name>CCDefines</name>
<state></state>
{% for s in symbols %}
<state>{{s}}</state>
{% endfor %}
</option>
<option>
<name>CCPreprocFile</name>

View File

@ -168,7 +168,9 @@
<debug>1</debug>
<option>
<name>CCDefines</name>
<state></state>
{% for s in symbols %}
<state>{{s}}</state>
{% endfor %}
</option>
<option>
<name>CCPreprocFile</name>

View File

@ -168,7 +168,9 @@
<debug>1</debug>
<option>
<name>CCDefines</name>
<state></state>
{% for s in symbols %}
<state>{{s}}</state>
{% endfor %}
</option>
<option>
<name>CCPreprocFile</name>

View File

@ -168,7 +168,9 @@
<debug>1</debug>
<option>
<name>CCDefines</name>
<state></state>
{% for s in symbols %}
<state>{{s}}</state>
{% endfor %}
</option>
<option>
<name>CCPreprocFile</name>

View File

@ -168,7 +168,9 @@
<debug>1</debug>
<option>
<name>CCDefines</name>
<state></state>
{% for s in symbols %}
<state>{{s}}</state>
{% endfor %}
</option>
<option>
<name>CCPreprocFile</name>

View File

@ -168,7 +168,9 @@
<debug>1</debug>
<option>
<name>CCDefines</name>
<state></state>
{% for s in symbols %}
<state>{{s}}</state>
{% endfor %}
</option>
<option>
<name>CCPreprocFile</name>

View File

@ -172,7 +172,9 @@
</option>
<option>
<name>CCDefines</name>
<state></state>
{% for s in symbols %}
<state>{{s}}</state>
{% endfor %}
</option>
<option>
<name>CCPreprocFile</name>

View File

@ -164,7 +164,9 @@
<debug>1</debug>
<option>
<name>CCDefines</name>
<state></state>
{% for s in symbols %}
<state>{{s}}</state>
{% endfor %}
</option>
<option>
<name>CCPreprocFile</name>

View File

@ -168,7 +168,9 @@
<debug>1</debug>
<option>
<name>CCDefines</name>
<state></state>
{% for s in symbols %}
<state>{{s}}</state>
{% endfor %}
</option>
<option>
<name>CCPreprocFile</name>

View File

@ -168,7 +168,9 @@
<debug>1</debug>
<option>
<name>CCDefines</name>
<state></state>
{% for s in symbols %}
<state>{{s}}</state>
{% endfor %}
</option>
<option>
<name>CCPreprocFile</name>

View File

@ -164,7 +164,9 @@
<debug>1</debug>
<option>
<name>CCDefines</name>
<state></state>
{% for s in symbols %}
<state>{{s}}</state>
{% endfor %}
</option>
<option>
<name>CCPreprocFile</name>