Ivan Grokhotkov 23e1ae1bc2 storage: fix and re-enable -Wformat warnings hace 3 años
..
custom_flash_driver c0568611dd docs: changes docs supported targets tables hace 3 años
ext_flash_fatfs 23e1ae1bc2 storage: fix and re-enable -Wformat warnings hace 3 años
fatfsgen 2ddcda29b3 fatfsparse.py: Add support for WL hace 3 años
nvs_rw_blob 23e1ae1bc2 storage: fix and re-enable -Wformat warnings hace 3 años
nvs_rw_value 23e1ae1bc2 storage: fix and re-enable -Wformat warnings hace 3 años
nvs_rw_value_cxx 23e1ae1bc2 storage: fix and re-enable -Wformat warnings hace 3 años
partition_api 23e1ae1bc2 storage: fix and re-enable -Wformat warnings hace 3 años
parttool b95decd465 parttool: added tests to check the external interface (parsing) of the parttool commands hace 3 años
sd_card 56f2001317 sdmmc/sdspi: allow custom setup of SD card frequency hace 3 años
semihost_vfs c0568611dd docs: changes docs supported targets tables hace 3 años
spiffs 3271088428 storage examples migrated to pytest hace 3 años
spiffsgen 3271088428 storage examples migrated to pytest hace 3 años
wear_levelling 3271088428 storage examples migrated to pytest hace 3 años
.build-test-rules.yml 05d2357062 feat: use standalone project idf-build-apps for find/build apps utils hace 3 años
README.md a67d5d89e0 Replace all DOS line endings with Unix hace 7 años

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.