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