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.
- Major refactor to consolidate the multiple places where a task is removed from a ready list and placed in a delay list into a single function, reducing code size, and enabling the easy addition of up-coming functionality. - Replace the enum used for task notification states with a uint8_t to reduce the TCB struct size with some compilers, and allow additional members to be added without increasing its size. - Rearrange FreeRTOS.h so all INCLUDE_ defaults are grouped together. |
9 years ago | |
---|---|---|
.. | ||
trcBase.h | 10 years ago | |
trcHardwarePort.h | 10 years ago | |
trcKernel.h | 10 years ago | |
trcKernelHooks.h | 10 years ago | |
trcKernelPort.h | 9 years ago | |
trcTypes.h | 10 years ago | |
trcUser.h | 10 years ago |