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 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.
9 years ago
..
FreeRTOS.h Prepare for a FreeRTOS V9 release candidate: 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 Prepare for a FreeRTOS V9 release candidate: 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 Prepare for a FreeRTOS V9 release candidate: 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 Prepare for a FreeRTOS V9 release candidate: 9 years ago
semphr.h Prepare for a FreeRTOS V9 release candidate: 9 years ago
stdint.readme
task.h Prepare for a FreeRTOS V9 release candidate: 9 years ago
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). 9 years ago