This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Source/portable/RVDS/ARM_CA9
Richard Barry 65704174c9 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.
2013-07-09 17:57:59 +00:00
..
port.c Enhance heap_4.c to prevent blocks accidentally being freed twice, or blocks that don't have a valid block link descriptor being freed. 2013-07-09 12:49:49 +00:00
portASM.s Update RVDS port layer to match IAR port layer. 2013-06-20 14:56:40 +00:00
portmacro.h Add portASSERT_IF_INTERRUPT_PRIORITY_INVALID() implementation to the RX ports that use the Renesas compiler. 2013-07-09 17:57:59 +00:00
portmacro.inc RVDS ARM Cortex-A port layer. 2013-06-20 12:47:21 +00:00