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/portable/Common
kzorer 1b8f5965d3
Add xQueueCreateSetStatic method for static allocation of Queue Sets (#1228)
Add xQueueCreateSetStatic method for static allocation of Queue Sets

This commit introduces the xQueueCreateSetStatic function, which allows for the static allocation of Queue Sets in FreeRTOS when both configUSE_QUEUE_SETS and configSUPPORT_STATIC_ALLOCATION are enabled.
1 week ago
..
mpu_wrappers.c Add xQueueCreateSetStatic method for static allocation of Queue Sets (#1228) 1 week ago
mpu_wrappers_v2.c Add xQueueCreateSetStatic method for static allocation of Queue Sets (#1228) 1 week ago