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 68fced741d Continue to add the ability to create RTOS objects using static rather than dynamic memory allocation - now including all the semaphore types.
Update the StaticAllocation.c standard demo file to exercise the new static allocation functions.
9 years ago
..
FreeRTOS.h Implement functionality that allows the memory required to create a queue or semaphore to be allocated statically. 9 years ago
StackMacros.h Update version number ready for the V8.2.3 release. 9 years ago
croutine.h Update version number ready for the V8.2.3 release. 9 years ago
deprecated_definitions.h Update version number ready for the V8.2.3 release. 9 years ago
event_groups.h Kernel changes: 9 years ago
list.h Add in the CORTEX_A53_64-bit_UltraScale_MPSoC demo application (a demo has been included in the Xilinx SDK download for some time already). 9 years ago
mpu_wrappers.h Update version number ready for the V8.2.3 release. 9 years ago
portable.h Update version number ready for the V8.2.3 release. 9 years ago
projdefs.h Kernel changes: 9 years ago
queue.h Continue to add the ability to create RTOS objects using static rather than dynamic memory allocation - now including all the semaphore types. 9 years ago
semphr.h Continue to add the ability to create RTOS objects using static rather than dynamic memory allocation - now including all the semaphore types. 9 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
task.h Implement functionality that allows the memory required to create a queue or semaphore to be allocated statically. 9 years ago
timers.h Update version number ready for the V8.2.3 release. 9 years ago