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 aeb03e5fa0 Create minor optimisations (just an asm instruction or two) by using consts in a few places where previously a volatile variable that didn't change was used.
Add the simple xTimerGetPeriod() and xTimerGetExpiryTime() functions.
9 years ago
..
FreeRTOS.h Update the documentation contained in the header files to be correct for V9.0.0 release candidate 2. 9 years ago
StackMacros.h Update version number ready for version 9 release candidate 1. 9 years ago
croutine.h Update version number ready for version 9 release candidate 1. 9 years ago
deprecated_definitions.h Update version number ready for version 9 release candidate 1. 9 years ago
event_groups.h Update the documentation contained in the header files to be correct for V9.0.0 release candidate 2. 9 years ago
list.h Update version number ready for version 9 release candidate 1. 9 years ago
mpu_wrappers.h Notes: 9 years ago
portable.h Update version number ready for version 9 release candidate 1. 9 years ago
projdefs.h Add Pearl Gecko demo. 9 years ago
queue.h - Rework the StaticAllocation.c common demo file to reflect the changes to the static allocation object create functions from the previous check-in. 9 years ago
semphr.h - Rework the StaticAllocation.c common demo file to reflect the changes to the static allocation object create functions from the previous check-in. 9 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 Update the documentation contained in the header files to be correct for V9.0.0 release candidate 2. 9 years ago
timers.h Create minor optimisations (just an asm instruction or two) by using consts in a few places where previously a volatile variable that didn't change was used. 9 years ago