OVMS3-idf/docs/api
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
..
bluetooth component/bt:move the btdm_rebase_ssp_api branch to this branch 2017-04-13 10:14:28 -04:00
ethernet ethernet: Add convenience functions esp_eth_smi_wait_value() & esp_eth_smi_wait_set() 2017-04-20 18:03:00 +10:00
peripherals docs: Add missing peripheral driver docs (ADC, DAC, RTC I/O, I2S) 2017-02-20 10:39:29 +11:00
protocols docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
storage add wear_levelling component and example 2017-04-17 11:01:17 +08:00
system deep sleep: add notice that pads used for wakeup will be configured as RTC GPIOs 2017-03-09 10:21:31 +11:00
wifi docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
template.rst Clarification on documenting examples 2016-12-27 12:32:40 +01:00