
Correct definition of StaticTask_t in the case that portUSE_MPU_WRAPPERS is set to 1. prvTaskCheckFreeStackSpace() now returns configSTACK_DEPTH_TYPE to allow return values greater than max uint16_t value if required. xStreamBufferSend() and xStreamBufferReceive() no longer clear task notification bits - clearing was unnecessary as only the task notification state is used.
Directories: + The FreeRTOS-Plus/Source contains the source code of each FreeRTOS+ product. + See http://www.FreeRTOS.org for FreeRTOS documentation. See http://www.freertos.org/plus for FreeRTOS+ documentation.