Angus Gratton eea0a6bc56 examples: Add ESP32 DUT class to ext_flash_fatfs example test 6 лет назад
..
ext_flash_fatfs eea0a6bc56 examples: Add ESP32 DUT class to ext_flash_fatfs example test 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 63329b169b ci: limit example test to ESP32s 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 63329b169b ci: limit example test to ESP32s 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.