This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/FreeRTOS/Source/include
2012-09-24 12:05:35 +00:00
..
croutine.h Prepare for V7.2.0 release. 2012-08-14 12:14:48 +00:00
FreeRTOS.h Introduced configUSE_PORT_OPTIMISED_TASK_SELECTION, and updated the MSVC simulator port as the first implementation. 2012-09-23 14:35:12 +00:00
list.h Replace the need for taskCHECK_READY_LIST() by instead making vListRemove() return the number of items that remain in the list once the list item has been removed. 2012-09-24 12:05:35 +00:00
mpu_wrappers.h Add eTaskStateGet() to FreeRTOS-MPU. 2012-09-23 09:35:53 +00:00
portable.h Prepare for V7.2.0 release. 2012-08-14 12:14:48 +00:00
projdefs.h Prepare for V7.2.0 release. 2012-08-14 12:14:48 +00:00
queue.h Prepare for V7.2.0 release. 2012-08-14 12:14:48 +00:00
semphr.h Prepare for V7.2.0 release. 2012-08-14 12:14:48 +00:00
StackMacros.h Prepare for V7.2.0 release. 2012-08-14 12:14:48 +00:00
task.h Added eTaskStateGet(). 2012-09-22 20:59:27 +00:00
timers.h Prepare for V7.2.0 release. 2012-08-14 12:14:48 +00:00