Ivan Grokhotkov e596c84d49 build system: re-add -Wno-format as private flag for some example components 4 years ago
..
custom_flash_driver c0568611dd docs: changes docs supported targets tables 3 years ago
ext_flash_fatfs e596c84d49 build system: re-add -Wno-format as private flag for some example components 3 years ago
fatfsgen 2ddcda29b3 fatfsparse.py: Add support for WL 3 years ago
nvs_rw_blob e596c84d49 build system: re-add -Wno-format as private flag for some example components 3 years ago
nvs_rw_value e596c84d49 build system: re-add -Wno-format as private flag for some example components 3 years ago
nvs_rw_value_cxx e596c84d49 build system: re-add -Wno-format as private flag for some example components 3 years ago
partition_api e596c84d49 build system: re-add -Wno-format as private flag for some example components 3 years ago
parttool 3271088428 storage examples migrated to pytest 3 years ago
sd_card 3271088428 storage examples migrated to pytest 3 years ago
semihost_vfs c0568611dd docs: changes docs supported targets tables 3 years ago
spiffs 3271088428 storage examples migrated to pytest 3 years ago
spiffsgen 3271088428 storage examples migrated to pytest 3 years ago
wear_levelling 3271088428 storage examples migrated to pytest 3 years ago
.build-test-rules.yml 05d2357062 feat: use standalone project idf-build-apps for find/build apps utils 3 years ago
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 years ago

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.