FreeRTOS-Kernel/FreeRTOS/Source/portable/MSVC-MingW
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.
2015-02-11 15:41:30 +00:00
..
port.c Kernel updates: 2015-02-11 15:41:30 +00:00
portmacro.h Kernel updates: 2015-02-11 15:41:30 +00:00