]> git.sur5r.net Git - freertos/commit
Update project to use the new asm file for the port yield function, and remove the...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 16 Jul 2008 09:55:52 +0000 (09:55 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 16 Jul 2008 09:55:52 +0000 (09:55 +0000)
commit132ed46d3e97b74e202d114bfbf56d1c18700cfe
tree70a0e302360b6c4be120a340a1b07cd951d1a8f2
parent8b62e180ee7f0cacfba7fb68b69a7c1b8419cf9e
Update project to use the new asm file for the port yield function, and remove the "user frame pointer" optimisation option.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@410 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/PIC24_MPLAB/RTOSDemo.mcw
Demo/PIC24_MPLAB/RTOSDemo_PIC24.mcp
Demo/PIC24_MPLAB/RTOSDemo_PIC24.mcs
Demo/PIC24_MPLAB/serial/serial.c