Martin Vychodil b682527c60 Merge branch 'feature/ext_flash_fatfs_update' into 'master' před 3 roky
..
custom_flash_driver 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
ext_flash_fatfs e5cff100b7 fatfs: add new ESP32 targets to external flash example před 3 roky
fatfsgen 24268d47a2 change: renamed FATFS convenience mounting functions před 3 roky
nvs_rw_blob 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
nvs_rw_value 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
nvs_rw_value_cxx 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
partition_api 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
parttool 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system před 4 roky
sd_card 27e1490bfc examples: sd_card: fix example test not getting the expected name před 3 roky
semihost_vfs ad078c5153 semihosting: drop absolute path support před 3 roky
spiffs 36db6a6681 spiffs: Add esp_spiffs_check() function před 3 roky
spiffsgen 3925365351 ci: Fix `pre-check` stage failing tests před 3 roky
wear_levelling 24268d47a2 change: renamed FATFS convenience mounting functions 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.