]> 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:08:28 +0000 (13:08 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Wed, 24 Sep 2008 13:08:28 +0000 (13:08 +0000)
commitdf87d1a9e9e3e3db4ba143ac35c231198c4ed053
treea5a70391cae1f10837522706544aaf1fbe34a641
parent7066e91050ffcdb8208d3f1e58103cc334b194f2
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@485 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/FreeRTOSConfig.h
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/IntQueueTimer.c
Demo/CORTEX_LM3Sxxxx_Eclipse/RTOSDemo/main.c