Ivan Grokhotkov 28efe511f4 Merge branch 'bugfix/semihosting_write' into 'master' %!s(int64=5) %!d(string=hai) anos
..
ext_flash_fatfs 5b2fa1a5ad build_app: make multi target support readable %!s(int64=5) %!d(string=hai) anos
nvs_rw_blob afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) %!s(int64=6) %!d(string=hai) anos
nvs_rw_value afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) %!s(int64=6) %!d(string=hai) anos
nvs_rw_value_cxx d286876d34 NVS: expose C++ API %!s(int64=6) %!d(string=hai) anos
partition_api b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' %!s(int64=6) %!d(string=hai) anos
parttool e94288da31 global: use '/usr/bin/env bash' instead of '/usr/bin/bash' in shebangs %!s(int64=5) %!d(string=hai) anos
sd_card 4fc3ebbdf6 examples: re-enable storage/sd_card example for ESP32-S2 %!s(int64=6) %!d(string=hai) anos
semihost_vfs 283026a761 vfs: semihost driver bugfix %!s(int64=5) %!d(string=hai) anos
spiffs 750818de72 spiffs: clarify the usage of partition_label, fix the example %!s(int64=6) %!d(string=hai) anos
spiffsgen c906e2afee test: update example and unit tests with new import roles: %!s(int64=6) %!d(string=hai) anos
wear_levelling b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' %!s(int64=6) %!d(string=hai) anos
README.md a67d5d89e0 Replace all DOS line endings with Unix %!s(int64=7) %!d(string=hai) anos

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.