esp-idf/examples/storage
morris 5963de1caf Merge branch 'ci/fix_duplicated_test_names' into 'master'
CI: rename some tests to avoid duplicated test names

See merge request espressif/esp-idf!17463
2022-03-14 11:52:02 +08:00
..
custom_flash_driver
ext_flash_fatfs
fatfsgen fatfsgen.py: enabled long names support 2022-03-11 11:20:31 +01:00
nvs_rw_blob
nvs_rw_value
nvs_rw_value_cxx
partition_api
parttool
sd_card CI: rename some tests to avoid duplicated test names 2022-03-11 18:38:41 +08:00
semihost_vfs
spiffs examples/spiffs: increase test timeout 2022-02-23 14:33:10 +05:30
spiffsgen ci: Fix `pre-check` stage failing tests 2022-03-03 01:37:10 +05:30
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.