]> git.sur5r.net Git - freertos/commit
Set the software interrupt priority to use configKERNEL_INTERRUPT_PRIORITY rather...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 29 Jan 2011 15:42:51 +0000 (15:42 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 29 Jan 2011 15:42:51 +0000 (15:42 +0000)
commit8baa3bc6bf633274acf410a834eb4fd2ad5721dd
tree418fb22c3135472f35c9faeb2c7dc04c6cbb7d08
parent4b0e8ce547e1d84e50b9a1f1c7627cf723d7b783
Set the software interrupt priority to use configKERNEL_INTERRUPT_PRIORITY rather than being hard coded to 1.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1268 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Source/portable/MPLAB/PIC32MX/port.c