Adam Múdry 36db6a6681 spiffs: Add esp_spiffs_check() function 4 жил өмнө
..
custom_flash_driver 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 жил өмнө
ext_flash_fatfs 869bed1bb5 soc: don't expose unstable soc header files in public api 4 жил өмнө
fatfsgen d76de32f74 fatfsgen.py: enabled date and time for fatfs 3 жил өмнө
nvs_rw_blob 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 жил өмнө
nvs_rw_value 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 жил өмнө
nvs_rw_value_cxx 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 жил өмнө
partition_api 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 жил өмнө
parttool 766aa57084 Build & config: Remove leftover files from the unsupported "make" build system 4 жил өмнө
sd_card 4dc74c9c42 CI: rename some tests to avoid duplicated test names 3 жил өмнө
semihost_vfs 876f4d6a1c vfs: add support for semihosting on ESP32-C3 4 жил өмнө
spiffs 36db6a6681 spiffs: Add esp_spiffs_check() function 3 жил өмнө
spiffsgen 3925365351 ci: Fix `pre-check` stage failing tests 4 жил өмнө
wear_levelling 7460deeae8 support for wear levelling in fatfs partition generator 4 жил өмнө
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.