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
Monika Singh 11c72bc075
Add support for MISRA rule 20.7 (#546)
Misra rule 20.7 requires parenthesis to all parameter names
in macro definitions.

The issue was reported here : https://forums.freertos.org/t/misra-20-7-compatibility/15385
3 years ago
..
FreeRTOS.h Add support for MISRA rule 20.7 (#546) 3 years ago
StackMacros.h Fix warning message error. (#443) 3 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) 4 years ago
deprecated_definitions.h Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
event_groups.h Add support for MISRA rule 20.7 (#546) 3 years ago
list.h Add configUSE_MINI_LIST_ITEM configuration option to enable the MiniListItem_t type. (#433) 3 years ago
message_buffer.h Add support for MISRA rule 20.7 (#546) 3 years ago
mpu_prototypes.h Add callback overrides for stream buffer and message buffers (#437) 3 years ago
mpu_wrappers.h Add support for MISRA rule 20.7 (#546) 3 years ago
portable.h Declare vApplicationMallocFailedHook function in task.h instead in each C heap file (#483) 3 years ago
projdefs.h Normalize files with mixed line endings (introduced in commit 3a413d1) 4 years ago
queue.h Add support for MISRA rule 20.7 (#546) 3 years ago
semphr.h Add support for MISRA rule 20.7 (#546) 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 Add support for MISRA rule 20.7 (#546) 3 years ago
task.h Add support for MISRA rule 20.7 (#546) 3 years ago
timers.h Clean some spell check words. (#439) 3 years ago