Song Ruo Jing 7466ddfa8c ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py) před 3 roky
..
custom_flash_driver 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage před 3 roky
ext_flash_fatfs 8677216576 esp32h2: renaming esp32h2 to esp32h4 před 3 roky
fatfsgen 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage před 3 roky
nvs_rw_blob 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage před 3 roky
nvs_rw_value 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage před 3 roky
nvs_rw_value_cxx 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage před 3 roky
partition_api aba9f80cd2 partition: use esp_partition_munmap instead of spi_flash_munmap před 3 roky
parttool 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage před 3 roky
sd_card 56f2001317 sdmmc/sdspi: allow custom setup of SD card frequency před 3 roky
semihost_vfs 8677216576 esp32h2: renaming esp32h2 to esp32h4 před 3 roky
spiffs 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage před 3 roky
spiffsgen 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage před 3 roky
wear_levelling 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage před 3 roky
.build-test-rules.yml 7466ddfa8c ci: Make consistence between pytest_*.py and .build-test-rules.yml for esp32c6 (i.e. to pass check_test_scripts_build_test_rules.py) před 3 roky
README.md a67d5d89e0 Replace all DOS line endings with Unix před 7 roky

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.