esp-idf/examples/storage
Ivan Grokhotkov 52b51df859 add wear_levelling component and example 2017-04-17 11:01:17 +08:00
..
nvs_rw_blob examples: Standardise naming of files, symbols, etc. in examples 2017-03-27 17:42:05 +11:00
nvs_rw_value examples: Standardise naming of files, symbols, etc. in examples 2017-03-27 17:42:05 +11:00
sd_card examples: Standardise naming of files, symbols, etc. in examples 2017-03-27 17:42:05 +11:00
wear_levelling add wear_levelling component and example 2017-04-17 11:01:17 +08:00
README.md

README.md

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.