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

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.