]> git.sur5r.net Git - freertos/commit
Change vTickISR() to vPortTickISR() in the MSP430X IAR port layer.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 30 Dec 2010 14:00:30 +0000 (14:00 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 30 Dec 2010 14:00:30 +0000 (14:00 +0000)
commit4d922197ff96222e2af8f3f7fb0927859b007cc9
tree49ba4f74a2e5c0e89481a814dc05044d19123dea
parent56f551931c1b082cc02ef8aedb3669f8cbb63323
Change vTickISR() to vPortTickISR() in the MSP430X IAR port layer.

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