mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-10-16 17:57:44 -04:00
Fix incorrect file path in the project file (#1000)
Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
This commit is contained in:
parent
87a85a8ee5
commit
d022baf6cd
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
|||
<link>
|
||||
<name>User/res_tests.c</name>
|
||||
<type>1</type>
|
||||
<locationURI>PROJECT_LOC/res_tests.c</locationURI>
|
||||
<locationURI>PROJECT_LOC/reg_tests.c</locationURI>
|
||||
</link>
|
||||
</linkedResources>
|
||||
<filteredResources>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue