rename all configuration name to remove space in IAR project
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<project>
|
||||
<fileVersion>2</fileVersion>
|
||||
<configuration>
|
||||
<name>Board EA4357</name>
|
||||
<name>Board_EA4357</name>
|
||||
<toolchain>
|
||||
<name>ARM</name>
|
||||
</toolchain>
|
||||
@@ -17,15 +17,15 @@
|
||||
<debug>1</debug>
|
||||
<option>
|
||||
<name>ExePath</name>
|
||||
<state>Board EA4357\Exe</state>
|
||||
<state>Board_EA4357\Exe</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>ObjPath</name>
|
||||
<state>Board EA4357\Obj</state>
|
||||
<state>Board_EA4357\Obj</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>ListPath</name>
|
||||
<state>Board EA4357\List</state>
|
||||
<state>Board_EA4357\List</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>Variant</name>
|
||||
@@ -929,7 +929,7 @@
|
||||
</settings>
|
||||
</configuration>
|
||||
<configuration>
|
||||
<name>Board LPCXpresso1769</name>
|
||||
<name>Board_LPCXpresso1769</name>
|
||||
<toolchain>
|
||||
<name>ARM</name>
|
||||
</toolchain>
|
||||
@@ -943,15 +943,15 @@
|
||||
<debug>1</debug>
|
||||
<option>
|
||||
<name>ExePath</name>
|
||||
<state>Board LPCXpresso1769\Exe</state>
|
||||
<state>Board_LPCXpresso1769\Exe</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>ObjPath</name>
|
||||
<state>Board LPCXpresso1769\Obj</state>
|
||||
<state>Board_LPCXpresso1769\Obj</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>ListPath</name>
|
||||
<state>Board LPCXpresso1769\List</state>
|
||||
<state>Board_LPCXpresso1769\List</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>Variant</name>
|
||||
@@ -1855,7 +1855,7 @@
|
||||
</settings>
|
||||
</configuration>
|
||||
<configuration>
|
||||
<name>Board NGX4330</name>
|
||||
<name>Board_NGX4330</name>
|
||||
<toolchain>
|
||||
<name>ARM</name>
|
||||
</toolchain>
|
||||
@@ -1869,15 +1869,15 @@
|
||||
<debug>1</debug>
|
||||
<option>
|
||||
<name>ExePath</name>
|
||||
<state>Board NGX4330\Exe</state>
|
||||
<state>Board_NGX4330\Exe</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>ObjPath</name>
|
||||
<state>Board NGX4330\Obj</state>
|
||||
<state>Board_NGX4330\Obj</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>ListPath</name>
|
||||
<state>Board NGX4330\List</state>
|
||||
<state>Board_NGX4330\List</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>Variant</name>
|
||||
@@ -2781,7 +2781,7 @@
|
||||
</settings>
|
||||
</configuration>
|
||||
<configuration>
|
||||
<name>Board MCB4300</name>
|
||||
<name>Board_MCB4300</name>
|
||||
<toolchain>
|
||||
<name>ARM</name>
|
||||
</toolchain>
|
||||
@@ -2795,15 +2795,15 @@
|
||||
<debug>1</debug>
|
||||
<option>
|
||||
<name>ExePath</name>
|
||||
<state>Board MCB4300\Exe</state>
|
||||
<state>Board_MCB4300\Exe</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>ObjPath</name>
|
||||
<state>Board MCB4300\Obj</state>
|
||||
<state>Board_MCB4300\Obj</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>ListPath</name>
|
||||
<state>Board MCB4300\List</state>
|
||||
<state>Board_MCB4300\List</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>Variant</name>
|
||||
@@ -3759,9 +3759,9 @@
|
||||
<group>
|
||||
<name>lpc175x_6x</name>
|
||||
<excluded>
|
||||
<configuration>Board EA4357</configuration>
|
||||
<configuration>Board NGX4330</configuration>
|
||||
<configuration>Board MCB4300</configuration>
|
||||
<configuration>Board_EA4357</configuration>
|
||||
<configuration>Board_NGX4330</configuration>
|
||||
<configuration>Board_MCB4300</configuration>
|
||||
</excluded>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\..\mcu\lpc175x_6x\LPC17xx_DriverLib\source\lpc17xx_clkpwr.c</name>
|
||||
@@ -3785,7 +3785,7 @@
|
||||
<group>
|
||||
<name>lpc43xx</name>
|
||||
<excluded>
|
||||
<configuration>Board LPCXpresso1769</configuration>
|
||||
<configuration>Board_LPCXpresso1769</configuration>
|
||||
</excluded>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\..\mcu\lpc43xx\CMSIS_LPC43xx_DriverLib\src\lpc43xx_cgu.c</name>
|
||||
@@ -3827,9 +3827,9 @@
|
||||
<group>
|
||||
<name>CM3</name>
|
||||
<excluded>
|
||||
<configuration>Board EA4357</configuration>
|
||||
<configuration>Board NGX4330</configuration>
|
||||
<configuration>Board MCB4300</configuration>
|
||||
<configuration>Board_EA4357</configuration>
|
||||
<configuration>Board_NGX4330</configuration>
|
||||
<configuration>Board_MCB4300</configuration>
|
||||
</excluded>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\..\vendor\freertos\freertos\Source\portable\IAR\ARM_CM3\port.c</name>
|
||||
@@ -3841,7 +3841,7 @@
|
||||
<group>
|
||||
<name>CM4F</name>
|
||||
<excluded>
|
||||
<configuration>Board LPCXpresso1769</configuration>
|
||||
<configuration>Board_LPCXpresso1769</configuration>
|
||||
</excluded>
|
||||
<file>
|
||||
<name>$PROJ_DIR$\..\..\..\vendor\freertos\freertos\Source\portable\IAR\ARM_CM4F\port.c</name>
|
||||
|
||||
Reference in New Issue
Block a user