Adam Múdry 16915556a3 fatfs: fstat - enable setting a custom preferred block size hace 2 años
..
custom_flash_driver 94120b82c2 esp32h2: add build test hace 3 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 16915556a3 fatfs: fstat - enable setting a custom preferred block size 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 94120b82c2 esp32h2: add build test hace 3 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.