mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-23 01:10:46 +00:00

On flash program operation (either erase or write), if corresponding address has cache mapping present then cache is explicitly flushed (for both pro and app cpu) Closes https://github.com/espressif/esp-idf/issues/2146