mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-14 08:47:45 -04:00
Linking test source file from relative path. (#19)
This commit is contained in:
parent
89e7bbe292
commit
bef165d467
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
||||||
<link>
|
<link>
|
||||||
<name>Demo_tasks/IntQueue.c</name>
|
<name>Demo_tasks/IntQueue.c</name>
|
||||||
<type>1</type>
|
<type>1</type>
|
||||||
<location>C:/Users/yuhzheng/Documents/freertos-code/FreeRTOS/Demo/Common/Minimal/IntQueue.c</location>
|
<locationURI>PARENT-1-PROJECT_LOC/Common/Minimal/IntQueue.c</locationURI>
|
||||||
</link>
|
</link>
|
||||||
<link>
|
<link>
|
||||||
<name>Demo_tasks/blocktim.c</name>
|
<name>Demo_tasks/blocktim.c</name>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue