Angus Gratton 04ae56806c Merge branch 'master' into feature/esp32s2beta_update hace 6 años
..
ext_flash_fatfs b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' hace 6 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
partition_api b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' hace 6 años
parttool b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' hace 6 años
sd_card 24d26fccde Merge branch 'master' into feature/esp32s2beta_update hace 6 años
semihost_vfs 47bbb107a8 build system: Use CMake-based build system as default when describing commands hace 6 años
spiffs b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' hace 6 años
spiffsgen b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 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.