]> begriffs open source - freertos/commit
Convert the remaining ports to use xTaskIncrementTick() in place of vTaskIncremenTick().
authorRichard Barry <ribarry@amazon.com>
Fri, 7 Jun 2013 12:16:58 +0000 (12:16 +0000)
committerRichard Barry <ribarry@amazon.com>
Fri, 7 Jun 2013 12:16:58 +0000 (12:16 +0000)
commitc04b07470701dc147178230e736c53b2bbaf2f6c
tree6f50c3b2775992f271205367b93b5fcae08e5af5
parent2fc9d033c6406ed0d77aabebfa78e69dc45f7b11
Convert the remaining ports to use xTaskIncrementTick() in place of vTaskIncremenTick().
21 files changed:
FreeRTOS/Source/portable/IAR/STR91x/port.c
FreeRTOS/Source/portable/MPLAB/PIC18F/port.c
FreeRTOS/Source/portable/MPLAB/PIC24_dsPIC/port.c
FreeRTOS/Source/portable/Paradigm/Tern_EE/large_untested/port.c
FreeRTOS/Source/portable/Paradigm/Tern_EE/small/port.c
FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/port.c
FreeRTOS/Source/portable/RVDS/ARM7_LPC21xx/portASM.s
FreeRTOS/Source/portable/RVDS/ARM_CM3/port.c
FreeRTOS/Source/portable/RVDS/ARM_CM4F/port.c
FreeRTOS/Source/portable/Renesas/RX100/port.c
FreeRTOS/Source/portable/Renesas/RX200/port.c
FreeRTOS/Source/portable/Renesas/RX600/port.c
FreeRTOS/Source/portable/Renesas/SH2A_FPU/portasm.src
FreeRTOS/Source/portable/Rowley/MSP430F449/portext.asm
FreeRTOS/Source/portable/SDCC/Cygnal/port.c
FreeRTOS/Source/portable/Softune/MB91460/port.c
FreeRTOS/Source/portable/Softune/MB96340/port.c
FreeRTOS/Source/portable/Tasking/ARM_CM4F/port.c
FreeRTOS/Source/portable/WizC/PIC18/Drivers/Tick/isrTick.c
FreeRTOS/Source/portable/oWatcom/16BitDOS/Flsh186/port.c
FreeRTOS/Source/portable/oWatcom/16BitDOS/PC/port.c