1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-22 23:49:10 -04:00
Sudeep Mohanty 17921b7e9c test(freertos): Added unit test for event groups to test priority inversion
This commit adds a FreeRTOS unit test to verify that event groups do not
cause priority inversion when unblocking a higher priority task.
2024-10-11 11:53:32 +02:00
..