]> git.sur5r.net Git - freertos/commit
Added a critical section around the call to vTaskIncrementTick() in all the RX ports.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 29 Aug 2010 17:57:32 +0000 (17:57 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sun, 29 Aug 2010 17:57:32 +0000 (17:57 +0000)
commit222e491f335debc1aa8c3544887876caa6065155
tree4e725e80ded66250e5c3ee639c9176f076a56144
parente808c09e188827dd0f62f422174948bcb2d171d1
Added a critical section around the call to vTaskIncrementTick() in all the RX ports.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1072 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/portable/GCC/RX600/port.c
Source/portable/IAR/RX600/port.c
Source/portable/Renesas/RX600/port.c