mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00

* MR 14212 accidentally disabled the test "spi_flash deadlock with high priority busy-waiting task" for all targets except S3 without legacy flash implementation. The test is now disabled for all targets, since the same issue appeared on other targets, too.