Skip to content

Commit 352a577

Browse files
committed
Removed absolute path in test-app linker script setting
1 parent 963e25a commit 352a577

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

IDE/IAR/wolfboot-test-app.ewp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -779,7 +779,7 @@
779779
</option>
780780
<option>
781781
<name>IlinkIcfFile</name>
782-
<state>C:\Users\dan\wolfboot\IDE\IAR\test-app.icf</state>
782+
<state>$PROJ_DIR$\test-app.icf</state>
783783
</option>
784784
<option>
785785
<name>IlinkIcfFileSlave</name>

0 commit comments

Comments
 (0)