]> git.sur5r.net Git - freertos/commit
Modify the GCC/AVR port to make use of the xTaskIncrementTick return value.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 11 Jun 2013 20:15:15 +0000 (20:15 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Tue, 11 Jun 2013 20:15:15 +0000 (20:15 +0000)
commit4a8349f9d91d13862e89ab320385cc0854421a25
tree2b6361e2b2fb6345226722c45caf3076d554007b
parentb37009ae5a0b8a7ff33ac3f00b04b5fc9f16d4bf
Modify the GCC/AVR port to make use of the xTaskIncrementTick return value.
Add pre-processor directives in the dsPIC and PIC24 port layers that allows both port files to be included in the same project.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1932 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
FreeRTOS/Source/portable/IAR/ATMega323/portmacro.h
FreeRTOS/Source/portable/IAR/ATMega323/portmacro.s90
FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_PIC24.S
FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/portasm_dsPIC.S