Martin Vychodil 7d28abae4e Merge branch 'feature/sdcard_custom_freq' into 'master' před 3 roky
..
custom_flash_driver c0568611dd docs: changes docs supported targets tables před 3 roky
ext_flash_fatfs e596c84d49 build system: re-add -Wno-format as private flag for some example components před 3 roky
fatfsgen 2ddcda29b3 fatfsparse.py: Add support for WL před 3 roky
nvs_rw_blob e596c84d49 build system: re-add -Wno-format as private flag for some example components před 3 roky
nvs_rw_value e596c84d49 build system: re-add -Wno-format as private flag for some example components před 3 roky
nvs_rw_value_cxx e596c84d49 build system: re-add -Wno-format as private flag for some example components před 3 roky
partition_api e596c84d49 build system: re-add -Wno-format as private flag for some example components před 3 roky
parttool b95decd465 parttool: added tests to check the external interface (parsing) of the parttool commands před 3 roky
sd_card 56f2001317 sdmmc/sdspi: allow custom setup of SD card frequency před 3 roky
semihost_vfs c0568611dd docs: changes docs supported targets tables před 3 roky
spiffs 3271088428 storage examples migrated to pytest před 3 roky
spiffsgen 3271088428 storage examples migrated to pytest před 3 roky
wear_levelling 3271088428 storage examples migrated to pytest před 3 roky
.build-test-rules.yml 05d2357062 feat: use standalone project idf-build-apps for find/build apps utils před 3 roky
README.md a67d5d89e0 Replace all DOS line endings with Unix před 7 roky

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.