esp-idf/examples/storage
Cao Sen Miao a690a87829 spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
..
custom_flash_driver spi_flash: Remove legacy spi_flash drivers 2022-07-01 11:01:34 +08:00
ext_flash_fatfs ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
fatfsgen ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
nvs_rw_blob ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
nvs_rw_value ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
nvs_rw_value_cxx ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
partition_api ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
parttool ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
sd_card remove: sdspi_host deprecated api 2022-06-12 20:07:27 +00:00
semihost_vfs ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
spiffs ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
spiffsgen ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
wear_levelling ci: partially enable example build for esp32c2 2022-06-02 14:17:31 +08:00
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00

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.