OVMS3-idf/components/spi_flash/sim
Mahavir Jain 30d2f13358 spi_flash: fix stale read issue for memory mapped partition
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
2019-07-11 04:23:51 +00:00
..
sdkconfig Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
stubs app_update: Add API for getting sha256_of_partition 2018-08-13 13:59:07 +05:00
Makefile Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
Makefile.files Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
SpiFlash.cpp Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
SpiFlash.h Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
component.mk Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
flash_mock.cpp Modifications for fs profiling tool 2018-07-23 05:24:33 +00:00
flash_mock_util.c spi_flash: fix stale read issue for memory mapped partition 2019-07-11 04:23:51 +00:00