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 dcc90bb6d9 Add default definition for configUSE_QUEUE_SETS.
Add eTaskConfirmSleepModeStatus() (not yet tested).
Only call prvQueueUnregisterQueue() when a queue or semaphore is deleted if configQUEUE_REGISTRY_SIZE > 0.
Back out change that checks the configUSE_PORT_OPTMISED_TASK_SELECTION value before uxPriorityUsedOnEntry is set in vTaskPrioritySet as it generated more warnings (with other compilers) than it fixed.
12 years ago
..
FreeRTOS.h Add default definition for configUSE_QUEUE_SETS. 12 years ago
StackMacros.h Prepare for V7.3.0 release. 12 years ago
croutine.h Prepare for V7.3.0 release. 12 years ago
list.h Prepare for V7.3.0 release. 12 years ago
mpu_wrappers.h Improve QueueSet.c test coverage by reading the queue set from an ISR to force paths through the queue locking and unlocking. 12 years ago
portable.h Prepare for V7.3.0 release. 12 years ago
projdefs.h Prepare for V7.3.0 release. 12 years ago
queue.h Added more files to the Rowley and IAR LM3S demos to test building the newer files and queue sets. 12 years ago
semphr.h Prepare for V7.3.0 release. 12 years ago
task.h Add default definition for configUSE_QUEUE_SETS. 12 years ago
timers.h Add warning suppression to IAR header. 12 years ago