mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2026-01-17 07:10:37 -05:00
Update new project file.
This commit is contained in:
parent
3f3a091728
commit
d2a29ece23
4 changed files with 4 additions and 3 deletions
|
|
@ -31,7 +31,7 @@ IF EXIST RTOSDemo\FreeRTOS Goto END
|
|||
copy ..\..\Source\portable\GCC\NiosII\*.* RTOSDemo\FreeRTOS\portable\GCC\NiosII
|
||||
|
||||
REM Copy the basic memory allocation files
|
||||
copy ..\..\Source\portable\MemMang\*.* RTOSDemo\FreeRTOS\portable\MemMang
|
||||
copy ..\..\Source\portable\MemMang\heap_2.c RTOSDemo\FreeRTOS\portable\MemMang
|
||||
|
||||
REM Copy the files that define the Common_Demo_Tasks.
|
||||
copy ..\Common\minimal\BlockQ.c "RTOSDemo\Common_Demo_Tasks"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue