]> git.sur5r.net Git - freertos/commit
Update MPS430X ports so the sleep mode bits are cleared on exit from the tick interrupt.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 11 Aug 2012 20:57:11 +0000 (20:57 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 11 Aug 2012 20:57:11 +0000 (20:57 +0000)
commit43b77f26b3d2f72676f77525fc3f30db584a6189
tree0a1cafb764971c7912855a175d3cd8acceb6e6fe
parent77fa159a6ed4a0a62428a9d25d364b3bbf3699a3
Update MPS430X ports so the sleep mode bits are cleared on exit from the tick interrupt.
Update heap_4.c.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1762 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/portable/CCS/MSP430X/port.c
Source/portable/CCS/MSP430X/portext.asm
Source/portable/IAR/MSP430X/port.c
Source/portable/IAR/MSP430X/portext.s43
Source/portable/MemMang/heap_4.c