mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
d8fda48551
* Erase range operations allow preemption after each block or sector. * Write operations allow preemption every 8KB of data. * Reado operations allow preemption every 16KB of data. |
||
---|---|---|
.. | ||
component.mk | ||
test_cache_disabled.c | ||
test_flash_encryption.c | ||
test_mmap.c | ||
test_partitions.c | ||
test_read_write.c | ||
test_spi_flash.c |