esp-idf/examples/storage
He Yin Ling 86cc434ff1 test: get bin path from `dut.app.flash_files` instead of `dut.download_config` 2019-01-03 09:57:47 +08:00
..
nvs_rw_blob examples: Fixing possible memory leak, not freeing "run_time" prior to returning 2018-11-08 15:57:00 +05:30
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
parttool test: get bin path from `dut.app.flash_files` instead of `dut.download_config` 2019-01-03 09:57:47 +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

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.