esp-idf/examples/storage
Martin Vychodil 732b76e3a0 Merge branch 'bugfix/nvs_cxx_example' into 'master'
nvs_flash: fixed wrong error check after open_nvs_handle in example

Closes IDFGH-8809

See merge request espressif/esp-idf!21269
2022-12-14 17:17:59 +08:00
..
custom_flash_driver
ext_flash_fatfs
fatfsgen
nvs_rw_blob
nvs_rw_value
nvs_rw_value_cxx Merge branch 'bugfix/nvs_cxx_example' into 'master' 2022-12-14 17:17:59 +08:00
partition_api
parttool
sd_card
semihost_vfs
spiffs
spiffsgen
wear_levelling
.build-test-rules.yml
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.