]> git.sur5r.net Git - freertos/commit
Change the timer interrupt to use the kernel interrupt entry/exit macros.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 7 May 2008 17:56:45 +0000 (17:56 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 7 May 2008 17:56:45 +0000 (17:56 +0000)
commitb53ed7c5783a5bdb53dc731b55f23b90a09bd97d
tree004dfb62c60b65165f9a576aa0d01005a40cda0d
parentc3c6399ce9e3a460356027d1b48c824cc361884e
Change the timer interrupt to use the kernel interrupt entry/exit macros.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@340 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/PIC32MX_MPLAB/timertest.c