Adam Múdry c08a4e6b3d ci(examples): Enable storage/perf_benchmark build test for spiflash on ESP32-P4 2 anni fa
..
custom_flash_driver 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
emmc 920ecff168 sdmmc: in/out phase adapted to esp32 and esp32s3 2 anni fa
ext_flash_fatfs bf2a7b2df6 esp32h4: removed esp32h4 related codes 2 anni fa
fatfsgen 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
littlefs 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
nvs_rw_blob 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
nvs_rw_value 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
nvs_rw_value_cxx 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
nvsgen 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
partition_api 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
parttool 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
perf_benchmark c08a4e6b3d ci(examples): Enable storage/perf_benchmark build test for spiflash on ESP32-P4 2 anni fa
sd_card b87b58da57 CI: fix sdcard examples timeout 2 anni fa
semihost_vfs 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
spiffs 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
spiffsgen 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
wear_levelling 7dbd3f6909 feat(ci): Enable p4 example, test_apps and unit tests CI build 2 anni fa
.build-test-rules.yml c08a4e6b3d ci(examples): Enable storage/perf_benchmark build test for spiflash on ESP32-P4 2 anni fa
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 anni fa

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.