mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
e5704ab1a8
Add support for get write protection support, fixed the duplicated set_write_protection link. All the write_protection check in the top layer are removed. The lower levels (chip) should ensure to disable write protection before the operation start. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
component.mk | ||
test_cache_disabled.c | ||
test_esp_flash.c | ||
test_flash_encryption.c | ||
test_large_flash_writes.c | ||
test_mmap.c | ||
test_out_of_bounds_write.c | ||
test_partition_ext.c | ||
test_partitions.c | ||
test_read_write.c | ||
test_spi_flash.c |