]> git.sur5r.net Git - freertos/commit
Change to use interrupt priority definitions that use shifted values from 0 to 7...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 24 Sep 2008 13:09:59 +0000 (13:09 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 24 Sep 2008 13:09:59 +0000 (13:09 +0000)
commit70f431bb1ad3e08dc42a92519cf741c22c824084
treea8f3dbbf6195174c47e740042da884ef46b0cbd8
parentdf87d1a9e9e3e3db4ba143ac35c231198c4ed053
Change to use interrupt priority definitions that use shifted values from 0 to 7, rather than the full numeric value.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@486 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/CORTEX_LM3Sxxxx_IAR_Keil/FreeRTOSConfig.h
Demo/CORTEX_LM3Sxxxx_IAR_Keil/IntQueueTimer.c