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 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.h Ensure data cannot be sent to a TCP socket if the socket is in the process of closing. 7 years ago
StackMacros.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
croutine.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
deprecated_definitions.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
event_groups.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
list.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
message_buffer.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
mpu_prototypes.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
mpu_wrappers.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
portable.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
projdefs.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
queue.h Correct out of date comment in tasks.c. 7 years ago
semphr.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
stack_macros.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 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
stream_buffer.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago
task.h Ensure data cannot be sent to a TCP socket if the socket is in the process of closing. 7 years ago
timers.h Roll up the minor changes checked into svn since V10.0.0 into new V10.0.1 ready for release. 7 years ago