vEventGroupDelete_makes_critical_section_shorter.patch
Market leading real time kernel for 40+ microcontroller architectures
Brought to you by:
gaurav-aws,
rtel
Thanks for taking the time to submit a patch. I would be grateful if you could also provide the complete file after the patch has been applied so I can do a diff with the original version to see clearly waht the patch is doing. Is this just making for a shorter critical section, or fixing a bug?
I think this is a bugfix. This patch solves the problem of causing an assertion fault when using Mutex for locking the heap.
Would be grateful for a description of the bug this is fixing.