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
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
..
78K0R Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
ARM_CA9 Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 11 years ago
ARM_CM0 Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
ARM_CM3 Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
ARM_CM4F Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
ATMega323 Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
AVR32_UC3 Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
AtmelSAM7S64 Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
AtmelSAM9XE Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
LPC2000 Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
MSP430 Add additional NOP after EINT instruction in MSP430 ports. 11 years ago
MSP430X Add extern 'C' to FreeRTOS.h. 11 years ago
RL78 Introduce xTimerPendFunctionCall(). 11 years ago
RX100 Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
RX600 Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
STR71x Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
STR75x Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
STR91x Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
V850ES Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago