]> begriffs open source - freertos/commit
Replace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_PRIORITY...
authorRichard Barry <ribarry@amazon.com>
Thu, 23 Sep 2010 13:39:45 +0000 (13:39 +0000)
committerRichard Barry <ribarry@amazon.com>
Thu, 23 Sep 2010 13:39:45 +0000 (13:39 +0000)
commitfd5aeffadd063b90d5b7592f6e83ac49a08fc2c8
tree03e0468aa8062b7c5ecc9607dfb42b1c81f9f631
parentbdef78d6a26cc1a4dd791a4d668396334d39bc67
Replace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_PRIORITY and configMAX_SYSCALL_INTERRUPT_PRIORITY definitions in the IAR RX port layer.
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