]> git.sur5r.net Git - freertos/commit
Add some comments to the PIC32 demos that the IPL setting in an ISR prototype has...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 29 Jan 2011 15:49:42 +0000 (15:49 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Sat, 29 Jan 2011 15:49:42 +0000 (15:49 +0000)
commitb450fbbf1135e9c6ebd08c61d6b33927855e7db5
tree9398d651c95b5b48a2849ffafb9a4d8a9546cd61
parent8baa3bc6bf633274acf410a834eb4fd2ad5721dd
Add some comments to the PIC32 demos that the IPL setting in an ISR prototype has no effect if the FreeRTOS assembly wrapper is being used.

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