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-Plus/Source
Richard Barry 208cc18a90 Ensure data cannot be sent to a TCP socket if the socket is in the process of closing.
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.
7 years ago
..
FreeRTOS-Plus-CLI Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
FreeRTOS-Plus-IO Add FreeRTOS-Plus directory with new directory structure so it matches the FreeRTOS directory. 12 years ago
FreeRTOS-Plus-TCP Ensure data cannot be sent to a TCP socket if the socket is in the process of closing. 7 years ago
FreeRTOS-Plus-Trace Update trace recorder source to fix some compile time warnings. 8 years ago
FreeRTOS-Plus-UDP Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
Reliance-Edge Update Reliance Edge fail safe file system to the latest version. 8 years ago
WolfSSL Update WolfSSL library to the latest version. 10 years ago
WebDocs.url Add FreeRTOS-Plus directory with new directory structure so it matches the FreeRTOS directory. 12 years ago
readme.txt Add FreeRTOS-Plus directory with new directory structure so it matches the FreeRTOS directory. 12 years ago

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

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.