mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-17 17:25:23 +02: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.