Ivan Grokhotkov fb43cfbf6a examples/parttool: fix the test to work on parallel test runner 5 years ago
..
ext_flash_fatfs 5b2fa1a5ad build_app: make multi target support readable 5 years ago
nvs_rw_blob a4d0033c03 esp_rom: extract common GPIO apis into esp_rom_gpio.h 5 years ago
nvs_rw_value bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
nvs_rw_value_cxx bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
partition_api bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
parttool fb43cfbf6a examples/parttool: fix the test to work on parallel test runner 5 years ago
sd_card 819f7a4e57 examples: Add storage example tests 5 years ago
semihost_vfs 493c852b73 CI: Use higher-level interaction with GDB in example tests and test apps 5 years ago
spiffs bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
spiffsgen bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
wear_levelling bde4b1b350 ci: Modify some dut-unrelated example tests env tag from Example_WIFI to Example_GENERIC 5 years ago
README.md a67d5d89e0 Replace all DOS line endings with Unix 7 years ago

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.