mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-20 21:41:59 -04:00
Replace absolute path to the asm files with the correct relative path.
This commit is contained in:
parent
758b1c7c59
commit
151882a872
|
@ -111,7 +111,7 @@ file_012=..\Common\Minimal\comtest.c
|
||||||
file_013=serial\serial.c
|
file_013=serial\serial.c
|
||||||
file_014=timertest.c
|
file_014=timertest.c
|
||||||
file_015=lcd.c
|
file_015=lcd.c
|
||||||
file_016=C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_PIC24.S
|
file_016=..\..\Source\portable\MPLAB\PIC24_dsPIC\portasm_PIC24.S
|
||||||
file_017=..\..\source\include\semphr.h
|
file_017=..\..\source\include\semphr.h
|
||||||
file_018=..\..\source\include\task.h
|
file_018=..\..\source\include\task.h
|
||||||
file_019=..\..\source\include\croutine.h
|
file_019=..\..\source\include\croutine.h
|
||||||
|
|
|
@ -111,7 +111,7 @@ file_012=..\Common\Minimal\comtest.c
|
||||||
file_013=serial\serial.c
|
file_013=serial\serial.c
|
||||||
file_014=timertest.c
|
file_014=timertest.c
|
||||||
file_015=lcd.c
|
file_015=lcd.c
|
||||||
file_016=C:\E\Dev\FreeRTOS\WorkingCopy2\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S
|
file_016=..\..\Source\portable\MPLAB\PIC24_dsPIC\portasm_dsPIC.S
|
||||||
file_017=..\..\source\include\semphr.h
|
file_017=..\..\source\include\semphr.h
|
||||||
file_018=..\..\source\include\task.h
|
file_018=..\..\source\include\task.h
|
||||||
file_019=..\..\source\include\croutine.h
|
file_019=..\..\source\include\croutine.h
|
||||||
|
|
Loading…
Reference in a new issue