This repository has been archived on 2023-11-05. You can view files and clone it, but cannot push or open issues or pull requests.
FreeRTOS-Kernel/include
Gaurav-Aggarwal-AWS 78da9cb261
Fix code example in timers.h (#412)
The example was trying to create a timer with period 0 which is not a
valid period.

This was reported here - https://forums.freertos.org/t/multiple-timers/13884

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
2021-11-12 10:36:49 -08:00
..
atomic.h Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
croutine.h Replace <pre> with @code - remaining files (#388) 2021-09-07 12:03:12 -07:00
deprecated_definitions.h Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
event_groups.h Mention portMAX_DELAY in xEventGroupWaitBits docs (#411) 2021-11-10 17:39:01 -08:00
FreeRTOS.h Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00
list.h Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00
message_buffer.h Replace <pre> with @code - remaining files (#388) 2021-09-07 12:03:12 -07:00
mpu_prototypes.h Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00
mpu_wrappers.h Make the type used to hold run-time counter values configurable (#350) 2021-06-14 12:17:41 -07:00
portable.h Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00
projdefs.h Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
queue.h Replace <pre> with @code - remaining files (#388) 2021-09-07 12:03:12 -07:00
semphr.h Replace <pre> with @code - remaining files (#388) 2021-09-07 12:03:12 -07:00
stack_macros.h Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00
StackMacros.h Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
stdint.readme Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
stream_buffer.h Change taskYIELD_FROM_ISR to portYIELD_FROM_ISR in docs (#408) 2021-11-05 14:33:15 -07:00
task.h Fix documentation mistake (#407) 2021-11-05 10:55:17 -07:00
timers.h Fix code example in timers.h (#412) 2021-11-12 10:36:49 -08:00