esp-idf/examples/storage
Roland Dobai 27a63c492f Examples: Demonstrate the usage of esp_err_to_name 2018-03-13 14:27:00 +01:00
..
nvs_rw_blob Examples: Demonstrate the usage of esp_err_to_name 2018-03-13 14:27:00 +01:00
nvs_rw_value Examples: Demonstrate the usage of esp_err_to_name 2018-03-13 14:27:00 +01:00
sd_card Examples: Demonstrate the usage of esp_err_to_name 2018-03-13 14:27:00 +01:00
spiffs Examples: Demonstrate the usage of esp_err_to_name 2018-03-13 14:27:00 +01:00
wear_levelling Examples: Demonstrate the usage of esp_err_to_name 2018-03-13 14:27:00 +01: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.