FreeRTOS-Kernel/FreeRTOS/Source/portable/IAR/RL78
Richard Barry 6130fec60e Introduce xTimerPendFunctionCall().
Change INCLUDE_xTimerPendFunctionCallFromISR to INCLUDE_xTimerPendFunctionCall
Update event group trace macros to match the new trace recorder code.
Ensure parameter name consistency by renaming any occurrences of xBlockTime and xBlockTimeTicks to xTicksToWait.
Continue work on GCC/RL78 port - still a work in progress.
Adjust how the critical section was used in xQueueAddToSet.
2014-01-25 17:01:41 +00:00
..
ISR_Support.h Change version numbers ready for V8.0.0 release candidate 1 tag. 2013-12-31 20:10:09 +00:00
port.c Introduce xTimerPendFunctionCall(). 2014-01-25 17:01:41 +00:00
portasm.s87 Change version numbers ready for V8.0.0 release candidate 1 tag. 2013-12-31 20:10:09 +00:00
portmacro.h Add extern 'C' to FreeRTOS.h. 2014-01-17 09:45:02 +00:00