Martin Vychodil c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition' 3 年 前
..
custom_flash_driver 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 年 前
ext_flash_fatfs 23e1ae1bc2 storage: fix and re-enable -Wformat warnings 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 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 年 前
partition_api c9c7573f71 Storage: Partition APIs moved to the new component 'esp_partition' 3 年 前
parttool 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 3 年 前
sd_card 56f2001317 sdmmc/sdspi: allow custom setup of SD card frequency 3 年 前
semihost_vfs 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 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 2557e24a28 ci: Enable esp32c6 example, test_apps, and unit tests CI build stage 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.