FreeRTOS-Kernel/FreeRTOS/Source/include
Richard Barry d7253324cd Prepare for a FreeRTOS V9 release candidate:
- Remove the standard demo files that used the [long since deprecated] alternative API.
- Add standard demo task that tests the new xTaskAbortDelay() function.
- Update the Win32 Visual Studio project to use Visual Studio 2015 Community Edition.
- Rename the xGenericListItem TCB member to xStateListItem as it better describes the member's purpose.
2016-02-18 10:07:42 +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 Prepare for a FreeRTOS V9 release candidate: 2016-02-18 10:07:42 +00:00
FreeRTOS.h Prepare for a FreeRTOS V9 release candidate: 2016-02-18 10:07:42 +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 Prepare for a FreeRTOS V9 release candidate: 2016-02-18 10:07:42 +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 Prepare for a FreeRTOS V9 release candidate: 2016-02-18 10:07:42 +00:00
semphr.h Prepare for a FreeRTOS V9 release candidate: 2016-02-18 10:07:42 +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 Prepare for a FreeRTOS V9 release candidate: 2016-02-18 10:07:42 +00:00
timers.h Add vTaskGetTaskInfo() function that allows a TaskStatus_t structure to be returned for an individual task (previously information could only be obtained for all the tasks at once). 2016-01-28 16:59:57 +00:00