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 606845492b Fix potential memory leak in the Win32 FreeRTOS+TCP network interface initialisation sequence.
Introduce portMEMORY_BARRIER() macro to assist with memory access ordering when suspending the scheduler if link time optimization is used.
6 years ago
..
FreeRTOS.h Fix potential memory leak in the Win32 FreeRTOS+TCP network interface initialisation sequence. 6 years ago
StackMacros.h Update version number in readiness for V10.2.0 release. 6 years ago
croutine.h Update version number in readiness for V10.2.0 release. 6 years ago
deprecated_definitions.h Update version number in readiness for V10.2.0 release. 6 years ago
event_groups.h Update version number in readiness for V10.2.0 release. 6 years ago
list.h Update version number in readiness for V10.2.0 release. 6 years ago
message_buffer.h Update version number in readiness for V10.2.0 release. 6 years ago
mpu_prototypes.h First Official Release of ARMV8M Support. This release removes Pre-Release from all the ARMv8M files licensees. 6 years ago
mpu_wrappers.h First Official Release of ARMV8M Support. This release removes Pre-Release from all the ARMv8M files licensees. 6 years ago
portable.h Export port architecture name for COrtex-M33. This can be used by debuggers to find the port in-use to be able to correctly decode the context stored on the stack. 6 years ago
projdefs.h Update version number in readiness for V10.2.0 release. 6 years ago
queue.h Update version number in readiness for V10.2.0 release. 6 years ago
semphr.h Update version number in readiness for V10.2.0 release. 6 years ago
stack_macros.h Update version number in readiness for V10.2.0 release. 6 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 Update version number in readiness for V10.2.0 release. 6 years ago
task.h Change type of usStackDepth to configSTACK_DEPTH_TYPE. 6 years ago
timers.h Update version number in readiness for V10.2.0 release. 6 years ago