mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
deab1da6f2
While returning virtual address for existing memory mapped region, newly supplied offset from the physical address was not getting considered. This was a regression present from ESP-IDF 5.1 release. Added test case in spi_flash component that fails without this fix. Closes https://github.com/espressif/esp-idf/issues/13929 |
||
---|---|---|
.. | ||
components/test_flash_utils | ||
esp_flash | ||
esp_flash_stress | ||
flash_encryption | ||
flash_mmap | ||
mspi_test |