mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 12:24:07 -04:00
Replace the hard coded interrupt priorities with the configKERNEL_INTERRUPT_PRIORITY and configMAX_SYSCALL_INTERRUPT_PRIORITY definitions in the IAR RX port layer.
This commit is contained in:
parent
bdef78d6a2
commit
fd5aeffadd
11 changed files with 925 additions and 1516 deletions
|
@ -434,6 +434,7 @@
|
|||
<option>
|
||||
<name>AsmIncludePath</name>
|
||||
<state>$TOOLKIT_DIR$\INC\</state>
|
||||
<state>$PROJ_DIR$</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>AsmDefines</name>
|
||||
|
@ -1266,6 +1267,7 @@
|
|||
<option>
|
||||
<name>AsmIncludePath</name>
|
||||
<state>$TOOLKIT_DIR$\INC\</state>
|
||||
<state>$PROJ_DIR$</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>AsmDefines</name>
|
||||
|
@ -2099,6 +2101,7 @@
|
|||
<option>
|
||||
<name>AsmIncludePath</name>
|
||||
<state>$TOOLKIT_DIR$\INC\</state>
|
||||
<state>$PROJ_DIR$</state>
|
||||
</option>
|
||||
<option>
|
||||
<name>AsmDefines</name>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue