Ivan Grokhotkov e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs il y a 5 ans
..
ext_flash_fatfs e30cd361a8 global: rename esp32s2beta to esp32s2 il y a 6 ans
nvs_rw_blob afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) il y a 6 ans
nvs_rw_value afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) il y a 6 ans
nvs_rw_value_cxx d286876d34 NVS: expose C++ API il y a 6 ans
partition_api b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' il y a 6 ans
parttool e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs il y a 5 ans
sd_card 4fc3ebbdf6 examples: re-enable storage/sd_card example for ESP32-S2 il y a 5 ans
semihost_vfs 1626f827d3 docs: Updates OpenOCD configuration file names il y a 6 ans
spiffs 750818de72 spiffs: clarify the usage of partition_label, fix the example il y a 6 ans
spiffsgen c906e2afee test: update example and unit tests with new import roles: il y a 6 ans
wear_levelling b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' il y a 6 ans
README.md a67d5d89e0 Replace all DOS line endings with Unix il y a 7 ans

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.