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.
2016-01-20 14:04:40 +00:00
..
croutine.h Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
deprecated_definitions.h Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
event_groups.h Kernel changes: 2015-11-20 14:11:11 +00:00
FreeRTOS.h Implement functionality that allows the memory required to create a queue or semaphore to be allocated statically. 2016-01-19 13:41:28 +00:00
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). 2015-12-22 13:56:20 +00:00
mpu_wrappers.h Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
portable.h Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
projdefs.h Kernel changes: 2015-11-20 14:11:11 +00:00
queue.h Continue to add the ability to create RTOS objects using static rather than dynamic memory allocation - now including all the semaphore types. 2016-01-20 14:04:40 +00:00
semphr.h Continue to add the ability to create RTOS objects using static rather than dynamic memory allocation - now including all the semaphore types. 2016-01-20 14:04:40 +00:00
StackMacros.h Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00
stdint.readme Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 2014-01-13 20:26:47 +00:00
task.h Implement functionality that allows the memory required to create a queue or semaphore to be allocated statically. 2016-01-19 13:41:28 +00:00
timers.h Update version number ready for the V8.2.3 release. 2015-10-16 14:57:00 +00:00