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 86b09bfeb9 Kernel updates:
+ Added vTimerSetTimerID() to compliment vTimerGetTimerID().  Now the timer ID can be used as timer local storage.
+ Updated comments and added some additional assert() calls.

Win32 port:
+ Some changes to allow easier 64-bit builds

PIC24/dsPIC port:
+ Added NOP after disable interrupt instruction.
10 years ago
..
FreeRTOS.h Kernel updates: 10 years ago
StackMacros.h Update version number in preparation for official V8.2.0 release. 10 years ago
croutine.h Update version number in preparation for official V8.2.0 release. 10 years ago
deprecated_definitions.h Update version number in preparation for official V8.2.0 release. 10 years ago
event_groups.h Update version number in preparation for official V8.2.0 release. 10 years ago
list.h Update version number in preparation for official V8.2.0 release. 10 years ago
mpu_wrappers.h Update version number in preparation for official V8.2.0 release. 10 years ago
portable.h Kernel updates: 10 years ago
projdefs.h Update version number in preparation for official V8.2.0 release. 10 years ago
queue.h Kernel updates: 10 years ago
semphr.h Update version number in preparation for official V8.2.0 release. 10 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 Kernel updates: 10 years ago
timers.h Kernel updates: 10 years ago