]> granicus.if.org Git - esp-idf/commit
spi_flash: Add option to log warnings if (spuriously) writing zero bits to ones
authorAngus Gratton <angus@espressif.com>
Wed, 29 Nov 2017 03:26:57 +0000 (14:26 +1100)
committerAngus Gratton <gus@projectgus.com>
Sun, 3 Dec 2017 22:55:05 +0000 (09:55 +1100)
commitf7ac41c2daf92920310b5975cbb6f3318a5a53f6
tree8c2855ee08d8419a206e7b53bac9818f9e560806
parent892b3ff14b923dc15eb136f1c2b1c76895027d9e
spi_flash: Add option to log warnings if (spuriously) writing zero bits to ones

Won't work for SPIFFS, maybe some other implementations?
components/spi_flash/Kconfig
components/spi_flash/flash_ops.c