fix all build error with IAR
- host/host_freertos/host_freertos.ewp - host/host_os_none/host_os_none.ewp - device/device_os_none/device_os_none.eww fix IAR ending warning
This commit is contained in:
@@ -4,7 +4,23 @@
|
||||
<project>
|
||||
<path>$WS_DIR$\host_freertos.ewp</path>
|
||||
</project>
|
||||
<batchBuild/>
|
||||
<batchBuild>
|
||||
<batchDefinition>
|
||||
<name>all</name>
|
||||
<member>
|
||||
<project>host_freertos</project>
|
||||
<configuration>Board EA4357</configuration>
|
||||
</member>
|
||||
<member>
|
||||
<project>host_freertos</project>
|
||||
<configuration>Board LPCXpresso1769</configuration>
|
||||
</member>
|
||||
<member>
|
||||
<project>host_freertos</project>
|
||||
<configuration>Board NGX4330</configuration>
|
||||
</member>
|
||||
</batchDefinition>
|
||||
</batchBuild>
|
||||
</workspace>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user