OVMS3-idf/examples/storage
Ivan Grokhotkov 85d63871ab Merge branch 'feature/partition_api_example' into 'master'
Add partition API examples

See merge request idf/esp-idf!3427
2018-11-06 12:24:27 +08:00
..
nvs_rw_blob examples/storage: adjust readme files according to standard 2018-11-05 12:42:41 +08:00
nvs_rw_value examples/storage: adjust readme files according to standard 2018-11-05 12:42:41 +08:00
partition_api examples: Add partition API examples 2018-10-26 15:46:53 +08:00
sd_card examples/storage: adjust readme files according to standard 2018-11-05 12:42:41 +08:00
spiffs examples/storage: adjust readme files according to standard 2018-11-05 12:42:41 +08:00
wear_levelling examples/storage: adjust readme files according to standard 2018-11-05 12:42:41 +08:00
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08: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.