morris 5963de1caf Merge branch 'ci/fix_duplicated_test_names' into 'master' 3 лет назад
..
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 fea2b5b64e fatfsgen.py: enabled long names support 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 38d4250c15 examples/spiffs: increase test timeout 3 лет назад
spiffsgen 3925365351 ci: Fix `pre-check` stage failing tests 3 лет назад
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.