Adam Múdry ae34457e81 Merge branch 'feature/perf_monitor_example' into 'master' 2 年之前
..
custom_flash_driver 94120b82c2 esp32h2: add build test 3 年之前
emmc 920ecff168 sdmmc: in/out phase adapted to esp32 and esp32s3 3 年之前
ext_flash_fatfs bf2a7b2df6 esp32h4: removed esp32h4 related codes 3 年之前
fatfsgen 94120b82c2 esp32h2: add build test 3 年之前
littlefs c9b2b03d3d feat(example/storage/littlefs): add LittleFS demo example 2 年之前
nvs_rw_blob 94120b82c2 esp32h2: add build test 3 年之前
nvs_rw_value 94120b82c2 esp32h2: add build test 3 年之前
nvs_rw_value_cxx 94120b82c2 esp32h2: add build test 3 年之前
nvsgen b988242b07 feat(examples): Add storage/nvsgen example 2 年之前
partition_api 94120b82c2 esp32h2: add build test 3 年之前
parttool 94120b82c2 esp32h2: add build test 3 年之前
perf_benchmark e7b88a52d1 feat(examples): Add storage IO speed benchmark example 2 年之前
sd_card b87b58da57 CI: fix sdcard examples timeout 3 年之前
semihost_vfs bf2a7b2df6 esp32h4: removed esp32h4 related codes 3 年之前
spiffs 94120b82c2 esp32h2: add build test 3 年之前
spiffsgen 94120b82c2 esp32h2: add build test 3 年之前
wear_levelling 4150bfb403 fatfs: added an API to format FAT on spiflash 3 年之前
.build-test-rules.yml b988242b07 feat(examples): Add storage/nvsgen example 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.