You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
11 years ago
..
ISR_Support.h Change version numbers ready for V8.0.0 release candidate 1 tag. 11 years ago
port.c Introduce xTimerPendFunctionCall(). 11 years ago
portasm.s87 Change version numbers ready for V8.0.0 release candidate 1 tag. 11 years ago
portmacro.h Add extern 'C' to FreeRTOS.h. 11 years ago