Armando 920ecff168 sdmmc: in/out phase adapted to esp32 and esp32s3 hace 2 años
..
custom_flash_driver 94120b82c2 esp32h2: add build test hace 3 años
emmc 920ecff168 sdmmc: in/out phase adapted to esp32 and esp32s3 hace 2 años
ext_flash_fatfs 8677216576 esp32h2: renaming esp32h2 to esp32h4 hace 3 años
fatfsgen 94120b82c2 esp32h2: add build test hace 3 años
nvs_rw_blob 94120b82c2 esp32h2: add build test hace 3 años
nvs_rw_value 94120b82c2 esp32h2: add build test hace 3 años
nvs_rw_value_cxx 94120b82c2 esp32h2: add build test hace 3 años
partition_api 94120b82c2 esp32h2: add build test hace 3 años
parttool 94120b82c2 esp32h2: add build test hace 3 años
sd_card 920ecff168 sdmmc: in/out phase adapted to esp32 and esp32s3 hace 2 años
semihost_vfs 94120b82c2 esp32h2: add build test hace 3 años
spiffs 94120b82c2 esp32h2: add build test hace 3 años
spiffsgen 94120b82c2 esp32h2: add build test hace 3 años
wear_levelling 4150bfb403 fatfs: added an API to format FAT on spiflash hace 3 años
.build-test-rules.yml ad46b43c2c sdmmc: add an example communicating with eMMC chip on S3 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.