OVMS3-idf/examples/storage
Martin Pomezný e7693b8700 GPIO2 note updated
Updated note on GPIO2 with informations about possible pull-down resistor.

Merges https://github.com/espressif/esp-idf/pull/1451
2018-01-03 10:48:57 +11:00
..
nvs_rw_blob Fixed broken links in documentation 2017-09-07 18:48:15 +02:00
nvs_rw_value Small typo fix 2017-12-01 09:06:09 +01:00
sd_card GPIO2 note updated 2018-01-03 10:48:57 +11:00
spiffs Add SPIFFS Component to IDF 2017-09-11 19:56:40 +03:00
wear_levelling add wear_levelling component and example 2017-04-17 11:01:17 +08:00
README.md Added README.md to example category folders 2017-01-18 21:03:15 +01:00

Storage Examples

Storage and management of user and system data in modules flash and on external memory / devices.

See the README.md file in the upper level examples directory for more information about examples.