esp-idf/examples/storage
2022-07-14 08:26:32 +08:00
..
custom_flash_driver docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
ext_flash_fatfs docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
fatfsgen docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
nvs_rw_blob docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
nvs_rw_value docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
nvs_rw_value_cxx docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
partition_api docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
parttool docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
sd_card docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
semihost_vfs docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
spiffs docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
spiffsgen docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
wear_levelling docs: changes docs supported targets tables 2022-07-14 08:26:32 +08:00
.build-test-rules.yml feat: use standalone project idf-build-apps for find/build apps utils 2022-07-14 08:26:31 +08: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.