mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-02 16:11:41 +01:00
The behavior of vTaskSuspendAll() has changed in SMP FreeRTOS. This commit disables scheduler suspension related unit tests for SMP FreeRTOS. The tests will be updated in IDF-5201