Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Give queue set queues a unique type number. (FreeRTOS#1083)
Discussed here: https://forums.freertos.org/t/tracing-improvements/20097 Changes the value of queueQUEUE_TYPE_SET to a unique value (5) to allow tracers to differentiate between normal queues and queue sets. Co-authored-by: Rahul Kar <[email protected]>
- Loading branch information