Martin Vychodil 732b76e3a0 Merge branch 'bugfix/nvs_cxx_example' into 'master' 3 年之前
..
custom_flash_driver 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 年之前
ext_flash_fatfs 8677216576 esp32h2: renaming esp32h2 to esp32h4 3 年之前
fatfsgen 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 年之前
nvs_rw_blob 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 年之前
nvs_rw_value 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 年之前
nvs_rw_value_cxx 732b76e3a0 Merge branch 'bugfix/nvs_cxx_example' into 'master' 3 年之前
partition_api aba9f80cd2 partition: use esp_partition_munmap instead of spi_flash_munmap 3 年之前
parttool 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 年之前
sd_card 67cd264535 pytest: check duplicates test case/script names 3 年之前
semihost_vfs dc3c630919 ci: move more openocd scripts into pytest-embedded 3 年之前
spiffs 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 年之前
spiffsgen 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 年之前
wear_levelling 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 年之前
.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) 3 年之前
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 年之前

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.