Sonika Rathi ab4ab45d8a Merge branch 'bugfix/add_warning_for_unsupported_targets' into 'master' hace 2 años
..
custom_flash_driver 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build hace 2 años
emmc 920ecff168 sdmmc: in/out phase adapted to esp32 and esp32s3 hace 2 años
ext_flash_fatfs bf2a7b2df6 esp32h4: removed esp32h4 related codes hace 2 años
fatfsgen 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build hace 2 años
littlefs 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build hace 2 años
nvs_rw_blob 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build hace 2 años
nvs_rw_value 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build hace 2 años
nvs_rw_value_cxx 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build hace 2 años
nvsgen 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build hace 2 años
partition_api 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build hace 2 años
parttool 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build hace 2 años
perf_benchmark e7b88a52d1 feat(examples): Add storage IO speed benchmark example hace 2 años
sd_card 2162a132f1 fix(example/storage): Add warning for unsupported targets for SD_Card example hace 2 años
semihost_vfs 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build hace 2 años
spiffs 5ea4df682e feat(esp_lcd): updated lvgl example to loading image from file system hace 2 años
spiffsgen 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build hace 2 años
wear_levelling 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build hace 2 años
.build-test-rules.yml 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build hace 2 años
README.md a67d5d89e0 Replace all DOS line endings with Unix hace 7 años

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.