morris 69dd3839ce Merge branch 'feature/c6_sdspi_host' into 'master' há 3 anos atrás
..
custom_flash_driver d89652b382 build system: Add idf_component_add_link_dependency function, use for spi_flash overriding há 3 anos atrás
ext_flash_fatfs 8677216576 esp32h2: renaming esp32h2 to esp32h4 há 3 anos atrás
fatfsgen 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage há 3 anos atrás
nvs_rw_blob 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage há 3 anos atrás
nvs_rw_value 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage há 3 anos atrás
nvs_rw_value_cxx 732b76e3a0 Merge branch 'bugfix/nvs_cxx_example' into 'master' há 3 anos atrás
partition_api aba9f80cd2 partition: use esp_partition_munmap instead of spi_flash_munmap há 3 anos atrás
parttool 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage há 3 anos atrás
sd_card 2b14a4e93e sdspi: bringup sdspi on c6 há 3 anos atrás
semihost_vfs dc3c630919 ci: move more openocd scripts into pytest-embedded há 3 anos atrás
spiffs 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage há 3 anos atrás
spiffsgen 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage há 3 anos atrás
wear_levelling 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage há 3 anos atrás
.build-test-rules.yml 2b14a4e93e sdspi: bringup sdspi on c6 há 3 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.