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 42a0eaafdc Ensure both one-shot and auto-reload are written consistently with a hyphen in comments. 5 years ago
..
FreeRTOS.h Minor formatting change in comment only. 6 years ago
StackMacros.h Update version number ready for next release. 6 years ago
atomic.h Update to the latest atomic.h. 5 years ago
croutine.h Tidy up comments only. 5 years ago
deprecated_definitions.h Update version number ready for next release. 6 years ago
event_groups.h Update version number ready for next release. 6 years ago
list.h Add link to dual core blog post into STM32H745I demo. 6 years ago
message_buffer.h Correct code comments that referred to taskYIELD_FROM_ISR to portYIELD_FROM_ISR. 6 years ago
mpu_prototypes.h Added uxTimerGetReloadMode() API function. 5 years ago
mpu_wrappers.h Added uxTimerGetReloadMode() API function. 5 years ago
portable.h Add vPortGetHeapStats() function to query heap statistics. 6 years ago
projdefs.h Update version number ready for next release. 6 years ago
queue.h Correct code comments that referred to taskYIELD_FROM_ISR to portYIELD_FROM_ISR. 6 years ago
semphr.h Update version number ready for next release. 6 years ago
stack_macros.h Update version number ready for next release. 6 years ago
stdint.readme Introduce configENABLE_BACKWARD_COMPATIBILITY to allow the #defines that provide backward compatibility with FreeRTOS version prior to V8 to be optionally omitted. 11 years ago
stream_buffer.h Correct use of xStreamBufferRead() to xStreamBufferReceive() in code comments - no source code changes. 5 years ago
task.h Added xTaskAbortDelayFromISR() and ulTaskNotifyValueClear() API functions. 5 years ago
timers.h Ensure both one-shot and auto-reload are written consistently with a hyphen in comments. 5 years ago