Adam Múdry c86cd4623e Revert "Merge branch 'ci/perf_monitor_spiflash_build_test_enable_esp32p4' into 'master'" 2 anni fa
..
custom_flash_driver 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
emmc 920ecff168 sdmmc: in/out phase adapted to esp32 and esp32s3 3 anni fa
ext_flash_fatfs bf2a7b2df6 esp32h4: removed esp32h4 related codes 3 anni fa
fatfsgen 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
littlefs 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
nvs_rw_blob 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
nvs_rw_value 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
nvs_rw_value_cxx 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
nvsgen 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
partition_api 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
parttool 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
perf_benchmark c86cd4623e Revert "Merge branch 'ci/perf_monitor_spiflash_build_test_enable_esp32p4' into 'master'" 2 anni fa
sd_card 2162a132f1 fix(example/storage): Add warning for unsupported targets for SD_Card example 2 anni fa
semihost_vfs 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
spiffs 5ea4df682e feat(esp_lcd): updated lvgl example to loading image from file system 2 anni fa
spiffsgen 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
wear_levelling 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
.build-test-rules.yml c86cd4623e Revert "Merge branch 'ci/perf_monitor_spiflash_build_test_enable_esp32p4' into 'master'" 2 anni fa
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 anni fa

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.