mirror of
https://github.com/espressif/esp-idf.git
synced 2025-12-03 15:49:51 +01: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.