Angus Gratton 85c2df060d examples: Mark flash encryption & external flash examples as ESP32 only for now 6 лет назад
..
ext_flash_fatfs 85c2df060d examples: Mark flash encryption & external flash examples as ESP32 only for now 6 лет назад
nvs_rw_blob afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
nvs_rw_value afbaf74007 tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 6 лет назад
partition_api b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' 6 лет назад
parttool b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' 6 лет назад
sd_card 24d26fccde Merge branch 'master' into feature/esp32s2beta_update 6 лет назад
semihost_vfs 47bbb107a8 build system: Use CMake-based build system as default when describing commands 6 лет назад
spiffs b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' 6 лет назад
spiffsgen b23718995a Merge branch 'bugfix/strict_prototypes' into 'master' 6 лет назад
wear_levelling b1bb90a596 Merge branch 'bugfix/partition_tables_update_note' into 'master' 6 лет назад
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 лет назад

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.