mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-11 21:10:20 +00:00

This commit fixes the failing test - Test vTaskSuspendAll allows scheduling on other cores. The commit also adds a new test to test the scenario where in an unpinned task, when unblocked by an ISR can be scheduled on the core which has the scheduler running.