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/include
Pramith K V 4c4089b154
Remove tickless idle mode dependency with include v task suspend (#422)
* Fix Remove tickless idle feature dependency with INCLUDE_vTaskSuspend
* fix unused variable warning
* Fix CI fomatting check

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Authored-by: pramithkv <pramit@lifesignals.com>
3 years ago
..
FreeRTOS.h Remove tickless idle mode dependency with include v task suspend (#422) 3 years ago
StackMacros.h Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
atomic.h Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
croutine.h Replace <pre> with @code - remaining files (#388) 3 years ago
deprecated_definitions.h Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
event_groups.h Mention portMAX_DELAY in xEventGroupWaitBits docs (#411) 3 years ago
list.h Run uncrustify with github workflows (#369) 4 years ago
message_buffer.h Replace <pre> with @code - remaining files (#388) 3 years ago
mpu_prototypes.h Run uncrustify with github workflows (#369) 4 years ago
mpu_wrappers.h Fix formatting error 3 years ago
portable.h Run uncrustify with github workflows (#369) 4 years ago
projdefs.h Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
queue.h Replace <pre> with @code - remaining files (#388) 3 years ago
semphr.h Replace <pre> with @code - remaining files (#388) 3 years ago
stack_macros.h Run uncrustify with github workflows (#369) 4 years ago
stdint.readme Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
stream_buffer.h Change taskYIELD_FROM_ISR to portYIELD_FROM_ISR in docs (#408) 3 years ago
task.h Remove tickless idle mode dependency with include v task suspend (#422) 3 years ago
timers.h Fix code example in timers.h (#412) 3 years ago