Ivan Grokhotkov 750818de72 spiffs: clarify the usage of partition_label, fix the example 6 years ago
..
ext_flash_fatfs c906e2afee test: update example and unit tests with new import roles: 6 years ago
nvs_rw_blob afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 years ago
nvs_rw_value afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 years ago
partition_api b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' 6 years ago
parttool c906e2afee test: update example and unit tests with new import roles: 6 years ago
sd_card 24d26fccde Merge branch 'master' into feature/esp32s2beta_update 6 years ago
semihost_vfs 1626f827d3 docs: Updates OpenOCD configuration file names 6 years ago
spiffs 750818de72 spiffs: clarify the usage of partition_label, fix the example 6 years ago
spiffsgen c906e2afee test: update example and unit tests with new import roles: 6 years ago
wear_levelling b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' 6 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.