Ivan Grokhotkov 28efe511f4 Merge branch 'bugfix/semihosting_write' into 'master' hace 5 años
..
ext_flash_fatfs 5b2fa1a5ad build_app: make multi target support readable hace 5 años
nvs_rw_blob afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
nvs_rw_value afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) hace 6 años
nvs_rw_value_cxx d286876d34 NVS: expose C++ API hace 6 años
partition_api b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' hace 6 años
parttool e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs hace 5 años
sd_card 4fc3ebbdf6 examples: re-enable storage/sd_card example for ESP32-S2 hace 6 años
semihost_vfs 283026a761 vfs: semihost driver bugfix hace 5 años
spiffs 750818de72 spiffs: clarify the usage of partition_label, fix the example hace 6 años
spiffsgen c906e2afee test: update example and unit tests with new import roles: hace 6 años
wear_levelling b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' hace 6 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.