esp-idf/examples/storage
Matus Fabo 24268d47a2 change: renamed FATFS convenience mounting functions
change: renamed every instance of these functions
add: deprecation notice with old functions
change: CC0 licence to CC0-1.0 in fatfsgen_example_main.c
2022-04-11 08:44:40 +00:00
..
custom_flash_driver
ext_flash_fatfs change: renamed FATFS convenience mounting functions 2022-04-11 08:44:40 +00:00
fatfsgen change: renamed FATFS convenience mounting functions 2022-04-11 08:44:40 +00:00
nvs_rw_blob
nvs_rw_value
nvs_rw_value_cxx
partition_api
parttool
sd_card
semihost_vfs
spiffs
spiffsgen
wear_levelling change: renamed FATFS convenience mounting functions 2022-04-11 08:44:40 +00:00
README.md

README.md

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.