mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
7f6e9cf786
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.