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 b1b4b15353 Add configASSERT()s to ensure counting semaphores are not created with a max count of zero or an initial count greater than the max count. 11 years ago
..
FreeRTOS.h Update FreeRTOS version number to V7.5.3 11 years ago
StackMacros.h Update FreeRTOS version number to V7.5.3 11 years ago
croutine.h Update FreeRTOS version number to V7.5.3 11 years ago
list.h Update FreeRTOS version number to V7.5.3 11 years ago
mpu_wrappers.h Update FreeRTOS version number to V7.5.3 11 years ago
portable.h Update FreeRTOS version number to V7.5.3 11 years ago
projdefs.h Update FreeRTOS version number to V7.5.3 11 years ago
queue.h Add configASSERT()s to ensure counting semaphores are not created with a max count of zero or an initial count greater than the max count. 11 years ago
semphr.h Add xSemaphoreCreateBinary() so vSemaphoreCreate() can be deprecated. 11 years ago
task.h Update FreeRTOS version number to V7.5.3 11 years ago
timers.h Update FreeRTOS version number to V7.5.3 11 years ago