mirror of https://github.com/ARMmbed/mbed-os.git
Corrected file names in IAR export templates for F410
parent
1d94de1afb
commit
c5d653200b
|
@ -45,7 +45,7 @@
|
|||
</option>
|
||||
<option>
|
||||
<name>MemFile</name>
|
||||
<state>$TOOLKIT_DIR$\CONFIG\debugger\ST\STM32F410RB.ddf</state>
|
||||
<state>$TOOLKIT_DIR$\CONFIG\debugger\ST\STM32F410x.ddf</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>RunToEnable</name>
|
||||
|
@ -117,7 +117,7 @@
|
|||
</option>
|
||||
<option>
|
||||
<name>FlashLoadersV3</name>
|
||||
<state>$TOOLKIT_DIR$\config\flashloader\ST\FlashSTM32F410Rx.board</state>
|
||||
<state>$TOOLKIT_DIR$\config\flashloader\ST\FlashSTM32F410x.board</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>OCImagesSuppressCheck1</name>
|
||||
|
|
|
@ -99,7 +99,7 @@
|
|||
</option>
|
||||
<option>
|
||||
<name>OGChipSelectEditMenu</name>
|
||||
<state>STM32F410RB ST STM32F410RB</state>
|
||||
<state>STM32F410x ST STM32F410x</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>GenLowLevelInterface</name>
|
||||
|
|
Loading…
Reference in New Issue