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
Paul Adelsbach d858d1ff36
fix example usage of xMessageBufferCreateStatic and xStreamBufferCrea… (#380)
Example usage is actually correct, so remove the -1. but update
the incorrect parameter description for pucStreamBufferStorageArea
and pucMessageBufferStorageArea.
2021-08-12 17:06:41 -07:00
..
atomic.h Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -07:00
croutine.h Normalize files with mixed line endings (introduced in commit 3a413d1) 2021-06-01 17:55:18 -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 doc: fix function name typo (#368) 2021-07-20 17:21:18 -07: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 fix example usage of xMessageBufferCreateStatic and xStreamBufferCrea… (#380) 2021-08-12 17:06:41 -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 Add SPDX-License-Identifier: MIT to MIT licensed files. 2021-05-27 19:57:55 -07:00
semphr.h Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -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 fix example usage of xMessageBufferCreateStatic and xStreamBufferCrea… (#380) 2021-08-12 17:06:41 -07:00
task.h Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00
timers.h Run uncrustify with github workflows (#369) 2021-07-28 17:53:10 -07:00