Angus Gratton 154fc74f76 Merge branch 'bugfix/nvs_typedef_naming_pr3239' into 'master' 6 лет назад
..
nvs_rw_blob 897bb55482 nvs: Append _t to nvs_handle & nvs_open_mode types 6 лет назад
nvs_rw_value 897bb55482 nvs: Append _t to nvs_handle & nvs_open_mode types 6 лет назад
partition_api 9459526e50 examples: Add partition API examples 7 лет назад
parttool 86cc434ff1 test: get bin path from `dut.app.flash_files` instead of `dut.download_config` 7 лет назад
sd_card 27ef831bcd examples/storage: adjust readme files according to standard 7 лет назад
semihost_vfs 0ae53691ba Rename Kconfig options (components/esp32) 6 лет назад
spiffs 27ef831bcd examples/storage: adjust readme files according to standard 7 лет назад
spiffsgen 4a288c9f30 example: use mbedtls to compute hash in spiffsgen example 6 лет назад
wear_levelling 27ef831bcd examples/storage: adjust readme files according to standard 7 лет назад
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 лет назад

README.md

Storage Examples

Storage and management of user and system data in module’s flash and on external memory / devices.

See the README.md file in the upper level examples directory for more information about examples.