mirror of https://github.com/wolfSSL/wolfBoot.git
Removed absolute path in test-app linker script setting
parent
963e25a4cc
commit
352a57735c
|
@ -779,7 +779,7 @@
|
|||
</option>
|
||||
<option>
|
||||
<name>IlinkIcfFile</name>
|
||||
<state>C:\Users\dan\wolfboot\IDE\IAR\test-app.icf</state>
|
||||
<state>$PROJ_DIR$\test-app.icf</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>IlinkIcfFileSlave</name>
|
||||
|
|
Loading…
Reference in New Issue