mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04: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