esp-idf/examples/storage
2021-11-11 15:32:36 +01:00
..
custom_flash_driver Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
ext_flash_fatfs Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
fatfsgen support for generating FATFS on a host 2021-11-03 13:06:11 +01:00
nvs_rw_blob Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
nvs_rw_value Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
nvs_rw_value_cxx Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
partition_api Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
parttool Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
sd_card Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
semihost_vfs Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
spiffs Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
spiffsgen Storage: Remove makefile reference from spiffsgen README 2021-11-11 15:32:36 +01:00
wear_levelling Build & config: Remove leftover files from the unsupported "make" build system 2021-11-11 15:32:36 +01:00
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00

Storage Examples

Storage and management of user and system data in modules flash and on external memory / devices.

See the README.md file in the upper level examples directory for more information about examples.