FreeRTOS-Kernel/include
Gabriele Monaco 1947dd2f94
Added ability to change task notification index for streambuffers ()
* Added possibility to change notification index for streambuffers

* Uncrustify: triggered by comment.

* Minor code review suggestions.

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>

---------

Signed-off-by: Gaurav Aggarwal <aggarg@amazon.com>
Co-authored-by: GitHub Action <action@github.com>
Co-authored-by: Aniruddha Kanhere <60444055+AniruddhaKanhere@users.noreply.github.com>
Co-authored-by: Gaurav Aggarwal <aggarg@amazon.com>
..
CMakeLists.txt Fix circular dependency in CMake project ()
FreeRTOS.h Added ability to change task notification index for streambuffers ()
StackMacros.h Normalize line endings and whitespace in source files
atomic.h Fix portSET_INTERRUPT_MASK_FROM_ISR definition for atomic operation ()
croutine.h Add parameter name for function type ()
deprecated_definitions.h Normalize line endings and whitespace in source files
event_groups.h Fix MISRA C 2012 Rule 11.1 deviations ()
list.h Remove lint suppression comment ()
message_buffer.h Add functions to get the buffers of statically created objects ()
mpu_prototypes.h Update system call entry mechanism ()
mpu_syscall_numbers.h Update system call entry mechanism ()
mpu_wrappers.h Export MPU Section Attributes ()
newlib-freertos.h Paranthesize expression-like macro ()
picolibc-freertos.h Fix pxTopOfStack calculation in configINIT_TLS_BLOCK for picolib ()
portable.h Remove lint suppression comment ()
projdefs.h Add parameter name for function type ()
queue.h Fix documentation for xQueueTakeMutexRecursive ()
semphr.h Update xSemaphoreGetStaticBuffer prototype in comment ()
stack_macros.h Add constanst suffix to prevent potential type conversion ()
stdint.readme Normalize line endings and whitespace in source files
stream_buffer.h Added ability to change task notification index for streambuffers ()
task.h Remove lint suppression comment ()
timers.h Remove lint suppression comment ()