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/include
Richard Barry d12ec14160 Add configCLEAR_TICK_INTERRUPT() to the IAR and RVDS Cortex-A9 ports.
Replace LDMFD with POP instructions in IAR and RVDS Cortex-A9 ports.
Replace branch to address with indirect branch and exchange to address in register in the IAR and RVDS Cortex-A9 ports.
11 years ago
..
FreeRTOS.h Introduce xTimerPendFunctionCall(). 11 years ago
StackMacros.h Change version numbers ready for V8.0.0 release candidate 1 tag. 11 years ago
croutine.h Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
event_groups.h Introduce xTimerPendFunctionCall(). 11 years ago
list.h Add configCLEAR_TICK_INTERRUPT() to the IAR and RVDS Cortex-A9 ports. 11 years ago
mpu_wrappers.h Change version numbers ready for V8.0.0 release candidate 1 tag. 11 years ago
portable.h Change version numbers ready for V8.0.0 release candidate 1 tag. 11 years ago
projdefs.h Remove #error that attempted to catch stdint.h not being included. 11 years ago
queue.h vQueueAddToRegistry() now takes a const char * instead of a char *. 11 years ago
semphr.h Map portTICK_RATE_MS to portTICK_PERIOD_MS. 11 years ago
stdint.readme 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
task.h Add configCLEAR_TICK_INTERRUPT() to the IAR and RVDS Cortex-A9 ports. 11 years ago
timers.h vQueueAddToRegistry() now takes a const char * instead of a char *. 11 years ago