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 c1b4fc58d2 Add new xTaskGetSystemState() API function to return raw data on each task in the system.
Relegate the vTaskList() and vTaskGetRunTimeStats() functions to "sample" functions demonstrating how to use xTaskGetSystemState() to generate human readable status information.
Introduce and default configINCLUDE_STATS_FORMATTING_FUNCTIONS which must now be defined to use vTaskList() and vTaskGetRunTimeStats().
12 years ago
..
FreeRTOS.h Add new xTaskGetSystemState() API function to return raw data on each task in the system. 12 years ago
StackMacros.h Update version number ready to release the FAT file system demo. 12 years ago
croutine.h Update version number ready to release the FAT file system demo. 12 years ago
list.h Update version number ready to release the FAT file system demo. 12 years ago
mpu_wrappers.h Ensure queue functions go into the privileged code section when the MPU version is in use. 12 years ago
portable.h Update version number ready to release the FAT file system demo. 12 years ago
projdefs.h Update version number ready to release the FAT file system demo. 12 years ago
queue.h Update QueueOverwrite.c to include a call to xQueuePeekFromISR(). 12 years ago
semphr.h Update version number ready to release the FAT file system demo. 12 years ago
task.h Add new xTaskGetSystemState() API function to return raw data on each task in the system. 12 years ago
timers.h Update version number ready to release the FAT file system demo. 12 years ago