[mbed][MTS_DRAGONFLY_F411RE] override default binary name with constant name in IAR export. necessary for post-build script

pull/1001/head
Mike Fiore 2015-02-17 08:20:31 -06:00
parent 2f56029f55
commit 67f660337b
1 changed files with 2 additions and 2 deletions

View File

@ -593,11 +593,11 @@
</option>
<option>
<name>OCOutputOverride</name>
<state>0</state>
<state>1</state>
</option>
<option>
<name>OOCOutputFile</name>
<state>{{name}}.bin</state>
<state>application.bin</state>
</option>
<option>
<name>OOCCommandLineProducer</name>