Ivan Grokhotkov b540322dc1 Merge branch 'feature/wear_levelling' into 'master'
wear levelling

This MR adds wear levelling component. It presents an interface similar to the interface of spi_flash and esp_partition. Inside, it stores data inside a partition to in a way that reduces worst case number of erase cycles for any given sector.

Also included are APIs similar to the ones provided for SDMMC to mount FAT filesystem on top of the wear levelling partition. A simple example shows how this API can be used.

Ref TW10338.

See merge request !567
2017-04-25 19:46:11 +08:00
..
2016-11-21 10:24:12 +08:00
2016-11-01 01:20:04 +08:00
2017-03-07 10:18:47 +11:00
2016-11-05 17:06:55 +01:00
2016-11-22 01:44:23 +08:00
2017-04-11 17:59:47 +08:00
2017-01-18 17:08:20 +08:00

Documentation Source Folder

This folder contains source files of ESP-IDF documentation.

The sources do not render well in GitHub and some information is not visible at all.

Use actual documentation generated instantly on each commit: