Armando (Dou Yiwen) 1bce665e73 Merge branch 'feat/sdspi_esp32p4' into 'master' 2 лет назад
..
custom_flash_driver 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
emmc 920ecff168 sdmmc: in/out phase adapted to esp32 and esp32s3 2 лет назад
ext_flash_fatfs bf2a7b2df6 esp32h4: removed esp32h4 related codes 2 лет назад
fatfsgen 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
littlefs 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
nvs_rw_blob 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
nvs_rw_value 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
nvs_rw_value_cxx 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
nvsgen 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
partition_api 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
parttool 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
perf_benchmark 6582e6c422 ci(examples): Enable storage/perf_benchmark build test for spiflash on ESP32-P4 v2 2 лет назад
sd_card 1bce665e73 Merge branch 'feat/sdspi_esp32p4' into 'master' 2 лет назад
semihost_vfs 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
spiffs 5ea4df682e feat(esp_lcd): updated lvgl example to loading image from file system 2 лет назад
spiffsgen 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
wear_levelling 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 лет назад
.build-test-rules.yml d08518e310 feat(sdspi): supported sdspi on esp32p4 2 лет назад
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.