esp-idf/examples/storage
Roland Dobai 0ae53691ba Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02: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
partition_api
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
semihost_vfs Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
spiffs
spiffsgen example: use mbedtls to compute hash in spiffsgen example 2019-04-26 22:37:41 +08:00
wear_levelling
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.