mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-09 19:42:01 +01:00
spi_flash: fix concurrency issue when concurrently calling esp_flash apis (v5.0) See merge request espressif/esp-idf!24512
See the spi_flash.rst in the programming guide folder for more details.