]> begriffs open source - freertos/commit
Add portASSERT_IF_INTERRUPT_PRIORITY_INVALID() implementation to the RX ports that...
authorRichard Barry <ribarry@amazon.com>
Tue, 9 Jul 2013 17:57:59 +0000 (17:57 +0000)
committerRichard Barry <ribarry@amazon.com>
Tue, 9 Jul 2013 17:57:59 +0000 (17:57 +0000)
commit65704174c94fc98a1457f01906d1b6f6dadd5a04
treea69a235e23fa3b4986b87579021c10c3f7ad97e6
parent0f6b0d3a591e63e76f4e4c0d4e99cc4ab69bafaf
Add portASSERT_IF_INTERRUPT_PRIORITY_INVALID() implementation to the RX ports that use the Renesas compiler.
Add portASSERT_IF_INTERRUPT_PRIORITY_INVALID() implementation to the Cortex-A9 ports.
FreeRTOS/Source/portable/GCC/ARM_CM3/portmacro.h
FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h
FreeRTOS/Source/portable/IAR/ARM_CA9/portmacro.h
FreeRTOS/Source/portable/IAR/ARM_CM3/portmacro.h
FreeRTOS/Source/portable/IAR/ARM_CM4F/portmacro.h
FreeRTOS/Source/portable/RVDS/ARM_CA9/portmacro.h
FreeRTOS/Source/portable/RVDS/ARM_CM3/portmacro.h
FreeRTOS/Source/portable/RVDS/ARM_CM4F/portmacro.h
FreeRTOS/Source/portable/Renesas/RX100/portmacro.h
FreeRTOS/Source/portable/Renesas/RX200/portmacro.h
FreeRTOS/Source/portable/Renesas/RX600/portmacro.h