]> git.sur5r.net Git - freertos/commit
Replace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_PRIORITY...
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 23 Sep 2010 13:39:45 +0000 (13:39 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 23 Sep 2010 13:39:45 +0000 (13:39 +0000)
commit11f13693772233a27d84160782ef9f5f5a00a5ab
tree03e0468aa8062b7c5ecc9607dfb42b1c81f9f631
parente52ea306d979c5158ba0aae356172c3c72fbf61e
Replace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_PRIORITY and configMAX_SYSCALL_INTERRUPT_PRIORITY definitions in the IAR RX port layer.

git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1131 1d2547de-c912-0410-9cb9-b8ca96c0e9e2
Demo/RX600_RX62N-RDK_IAR/FreeRTOSConfig.h
Demo/RX600_RX62N-RDK_IAR/PriorityDefinitions.h [new file with mode: 0644]
Demo/RX600_RX62N-RDK_IAR/RTOSDemo.dep
Demo/RX600_RX62N-RDK_IAR/RTOSDemo.ewp
Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.dni
Demo/RX600_RX62N-RDK_IAR/settings/RTOSDemo.wsdt
Demo/RX600_RX62N-RSK_IAR/FreeRTOSConfig.h
Demo/RX600_RX62N-RSK_IAR/PriorityDefinitions.h [new file with mode: 0644]
Demo/RX600_RX62N-RSK_IAR/RTOSDemo.ewp
Demo/RX600_RX62N-RSK_IAR/settings/RTOSDemo.dni
Demo/RX600_RX62N-RSK_IAR/settings/RTOSDemo.wsdt