esp-idf/examples/storage
Martin Gaňo 2ddcda29b3 fatfsparse.py: Add support for WL 2022-07-26 14:50:07 +02:00
..
custom_flash_driver
ext_flash_fatfs storage examples migrated to pytest 2022-07-22 10:23:53 +02:00
fatfsgen fatfsparse.py: Add support for WL 2022-07-26 14:50:07 +02:00
nvs_rw_blob storage examples migrated to pytest 2022-07-22 10:23:53 +02:00
nvs_rw_value storage examples migrated to pytest 2022-07-22 10:23:53 +02:00
nvs_rw_value_cxx storage examples migrated to pytest 2022-07-22 10:23:53 +02:00
partition_api storage examples migrated to pytest 2022-07-22 10:23:53 +02:00
parttool storage examples migrated to pytest 2022-07-22 10:23:53 +02:00
sd_card storage examples migrated to pytest 2022-07-22 10:23:53 +02:00
semihost_vfs
spiffs storage examples migrated to pytest 2022-07-22 10:23:53 +02:00
spiffsgen storage examples migrated to pytest 2022-07-22 10:23:53 +02:00
wear_levelling storage examples migrated to pytest 2022-07-22 10:23:53 +02:00
.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.