Erhan Kurubas ad078c5153 semihosting: drop absolute path support 3 lat temu
..
custom_flash_driver 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 lat temu
ext_flash_fatfs 4418a855ba spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2 3 lat temu
fatfsgen 24268d47a2 change: renamed FATFS convenience mounting functions 3 lat temu
nvs_rw_blob 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 lat temu
nvs_rw_value 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 lat temu
nvs_rw_value_cxx 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 lat temu
partition_api 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 lat temu
parttool 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 lat temu
sd_card 4dc74c9c42 CI: rename some tests to avoid duplicated test names 3 lat temu
semihost_vfs ad078c5153 semihosting: drop absolute path support 3 lat temu
spiffs 36db6a6681 spiffs: Add esp_spiffs_check() function 3 lat temu
spiffsgen 3925365351 ci: Fix `pre-check` stage failing tests 3 lat temu
wear_levelling 24268d47a2 change: renamed FATFS convenience mounting functions 3 lat temu
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 lat temu

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.