Martin Vychodil 53f680d0c1 Merge branch 'fix/sdcard_example_blocker' into 'master' há 2 anos atrás
..
custom_flash_driver 94120b82c2 esp32h2: add build test há 3 anos atrás
emmc 920ecff168 sdmmc: in/out phase adapted to esp32 and esp32s3 há 2 anos atrás
ext_flash_fatfs bf2a7b2df6 esp32h4: removed esp32h4 related codes há 2 anos atrás
fatfsgen 94120b82c2 esp32h2: add build test há 3 anos atrás
nvs_rw_blob 94120b82c2 esp32h2: add build test há 3 anos atrás
nvs_rw_value 94120b82c2 esp32h2: add build test há 3 anos atrás
nvs_rw_value_cxx 94120b82c2 esp32h2: add build test há 3 anos atrás
partition_api 94120b82c2 esp32h2: add build test há 3 anos atrás
parttool 94120b82c2 esp32h2: add build test há 3 anos atrás
sd_card b87b58da57 CI: fix sdcard examples timeout há 2 anos atrás
semihost_vfs bf2a7b2df6 esp32h4: removed esp32h4 related codes há 2 anos atrás
spiffs 94120b82c2 esp32h2: add build test há 3 anos atrás
spiffsgen 94120b82c2 esp32h2: add build test há 3 anos atrás
wear_levelling 4150bfb403 fatfs: added an API to format FAT on spiflash há 3 anos atrás
.build-test-rules.yml ad46b43c2c sdmmc: add an example communicating with eMMC chip on S3 há 2 anos atrás
README.md a67d5d89e0 Replace all DOS line endings with Unix há 7 anos atrás

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.